]> code.delx.au - gnu-emacs/commit
* lisp/replace.el (occur-regexp-descr): New function.
authorJuri Linkov <juri@linkov.net>
Fri, 20 Nov 2015 00:00:48 +0000 (02:00 +0200)
committerJuri Linkov <juri@linkov.net>
Fri, 20 Nov 2015 00:00:48 +0000 (02:00 +0200)
commit32845e3aad4d45a03851e92973ce0d31fd8a81e1
treef738dcb17c7a754f519daa28a97b57bbef064b79
parentc593538968a6d6c3d03da9ef6f489da6210e70e1
* lisp/replace.el (occur-regexp-descr): New function.
(occur-1, occur-engine): Use it.

* lisp/isearch.el (isearch-occur): Propertize regexp with
isearch-string and isearch-regexp-function-descr for
occur-regexp-descr to display the correct description
message in the header (bug#21176, bug#21180).
lisp/isearch.el
lisp/replace.el