]> git.eshelyaron.com Git - emacs.git/commit
Convert finder menu to easy-menu-define
authorStefan Kangas <stefan@marxist.se>
Sat, 20 Feb 2021 05:59:02 +0000 (06:59 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 20 Feb 2021 06:55:04 +0000 (07:55 +0100)
commit7b12747e2f2136bc76bfbeb3648131281ec14961
tree85904a4e96e770fd55405ebee2b1c97112466691
parentc85c8e7d42ae2a5fc95fa7b14257389d8383b34d
Convert finder menu to easy-menu-define

* lisp/finder.el (finder-mode-map): Move menu definition from
here...
(finder-mode-menu): ...to here, and rewrite using
easy-menu-define.
lisp/finder.el