]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el: Small fixes.
authorJuri Linkov <juri@linkov.net>
Wed, 28 Dec 2022 18:27:07 +0000 (20:27 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 28 Dec 2022 18:27:07 +0000 (20:27 +0200)
commit7a0eaee198003aa6c1410107f051b45e0b786ce9
tree0231d166359fc7d9b7951c246563f64c3c6536f8
parentb69bffeec05302529209559dfb2ab24d9e711192
* lisp/isearch.el: Small fixes.

(isearch-wrap-pause): Mention the new feature of `no' and `no-ding'
in the docstring.
(isearch-lax-whitespace, isearch-forward-thing-at-point): Add the
group 'isearch' since another defgroup changed the default group.
(isearch-delete-char): Use 'isearch-invisible' instead of 'search-invisible'
since the users might change the current value with 'M-s i'.
lisp/isearch.el