]> git.eshelyaron.com Git - emacs.git/commit
Fix one more 2019-08-04 regex lint
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2019 22:54:17 +0000 (15:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2019 22:54:56 +0000 (15:54 -0700)
commit543568b602bcf2f3496d0a340317682c48a9a923
tree31f34d3b7304c856e41aa690d121f0e9903e558a
parent4cd41ba8def704ce3bd2f3806176815fd696fa57
Fix one more 2019-08-04 regex lint

Problem clarified by Mattias EngdegĂ„rd in:
https://lists.gnu.org/r/emacs-devel/2019-08/msg00087.html
* lisp/isearch.el (isearch-symbol-regexp):
Remove \s@ from regexp as it cannot match.
lisp/isearch.el