* 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

@ -1,5 +1,7 @@
2013-08-29 Glenn Morris <rgm@gnu.org>
* net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
* progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
2013-08-28 Glenn Morris <rgm@gnu.org>

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