]> git.eshelyaron.com Git - emacs.git/commit
Protect against unlikely case of [menu-bar] not being bound
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 07:45:07 +0000 (09:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 07:45:07 +0000 (09:45 +0200)
commitfdf7349b1c4b0d599208761af948bd1d6f2434fd
tree1882927f47d27746193de6f03f78fbe93e7ad577
parent3d0d2d1a195072d7683b88757f63e8e953988cfb
Protect against unlikely case of [menu-bar] not being bound

* lisp/recentf.el (recentf-show-menu):
(recentf-hide-menu): The [menu-bar] key may be unbound (bug#25191).
lisp/recentf.el