]> git.eshelyaron.com Git - emacs.git/commit
Introduce a tool bar for dictionary mode
authorPo Lu <luangruo@yahoo.com>
Sun, 8 Oct 2023 01:13:11 +0000 (09:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 8 Oct 2023 01:13:11 +0000 (09:13 +0800)
commita01203ce3374d6ce2ac8ea2992bff693ad73c0c2
treeb1d94c2c86fccb7562c5ca2d3c791fee112136b2
parentb583cb81c90ee452c754777e33571dbd23f159ff
Introduce a tool bar for dictionary mode

* lisp/doc-view.el (doc-view-minor-mode-menu): Correct typo in
edit mode menu.

* lisp/net/dictionary.el (dictionary-mode-menu): New menu.
(dictionary-tool-bar-map): New variable; derive menu bar entries
from the dictionary-mode-menu.
(dictionary-mode): Set the tool bar map to
dictionary-tool-bar-map.
lisp/doc-view.el
lisp/net/dictionary.el