]> git.eshelyaron.com Git - emacs.git/commit
Improve Isearch error handling
authorJuri Linkov <juri@linkov.net>
Sun, 22 Apr 2018 22:10:49 +0000 (01:10 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 22 Apr 2018 22:10:49 +0000 (01:10 +0300)
commit7abd3f2dcf1d31e31f40ca817666e8f66a17284f
tree880199c2f4902fb30fab689dd7495106493a1a07
parentb26872a3b13f69f7f67a4964722d2ef155964c45
Improve Isearch error handling

* lisp/isearch.el (isearch--momentary-message): Propertize message
suffix with minibuffer-prompt face.
(isearch--describe-regexp-mode): Do not omit description in case
of error in default non-literal search.
(isearch-message-prefix): Display “case-sensitive” in case of error.
(isearch-message-suffix): Propertize message suffix with
minibuffer-prompt face.
(isearch-search-fun-default): Remove unused error handling.

* lisp/vc/add-log.el (change-log-next-buffer): Better handle
errors during wrapping.
etc/NEWS
lisp/info.el
lisp/isearch.el
lisp/replace.el
lisp/vc/add-log.el