1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 02:51:31 -08:00

* lisp/net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.

(If "eww" is supposed to be an acronym then maybe capitalize the whole thing.)
This commit is contained in:
Glenn Morris 2013-08-28 21:17:10 -04:00
parent 375d2e4922
commit 6ee877c795
2 changed files with 3 additions and 1 deletions

View file

@ -345,7 +345,7 @@ word(s) will be searched for via `eww-search-prefix'."
(define-key map [(meta p)] 'eww-previous-bookmark)
(easy-menu-define nil map ""
'("eww"
'("Eww"
["Quit" eww-quit t]
["Reload" eww-reload t]
["Back to previous page" eww-back-url