Morgan Smith writes:
> * lisp/org-goto.el: Don't conditionally define keys based on if
> `isearch-other-control-char' is bound.
>
> Org mode only supports Emacs 27 and later.
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6f00a8348b
We usually keep the old c
* lisp/org-goto.el: Don't conditionally define keys based on if
`isearch-other-control-char' is bound.
Org mode only supports Emacs 27 and later.
---
lisp/org-goto.el | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/lisp/org-goto.el b/lisp/org-goto.el
index f75cc9ed