]> git.eshelyaron.com Git - emacs.git/commit
Convert isearch menu to easymenu
authorStefan Kangas <stefan@marxist.se>
Sat, 27 Feb 2021 22:34:33 +0000 (23:34 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 27 Feb 2021 23:07:32 +0000 (00:07 +0100)
commit697aaafca35ab937e22030e1a6cb024c31953885
tree744d820ac4035e216ede84d03d4d5e1f111cd9a8
parent46c501e762661081dd5eddd34ac8866970efefaa
Convert isearch menu to easymenu

* lisp/isearch.el (isearch-menu-bar-yank-map)
(isearch-menu-bar-map, isearch-mode-map): Move menu definition
from here...
(isearch-menu-bar-map): ...to here, and convert to easymenu.

* lisp/loadup.el ("emacs-lisp/easymenu"): Move before isearch.el.
lisp/isearch.el
lisp/loadup.el