* "Buffer Menu" vs. "Font menu" - case consistency
@ 2008-02-05 8:31 Chris Moore
2008-02-07 6:24 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Chris Moore @ 2008-02-05 8:31 UTC (permalink / raw)
To: emacs-pretest-bug
[-- Attachment #1: Type: text/plain, Size: 229 bytes --]
lisp/mouse.el creates "Buffer Menu" and "Font menu". It would look better
if they both were capitalized the same.
Suggest replacing:
(defvar x-fixed-font-alist
'("Font menu"
with
(defvar x-fixed-font-alist
'("Font Menu"
[-- Attachment #2: Type: text/html, Size: 331 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: "Buffer Menu" vs. "Font menu" - case consistency
2008-02-05 8:31 "Buffer Menu" vs. "Font menu" - case consistency Chris Moore
@ 2008-02-07 6:24 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2008-02-07 6:24 UTC (permalink / raw)
To: Chris Moore; +Cc: emacs-pretest-bug
"Chris Moore" wrote:
> lisp/mouse.el creates "Buffer Menu" and "Font menu". It would look better
> if they both were capitalized the same.
Thanks; done.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-07 6:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-05 8:31 "Buffer Menu" vs. "Font menu" - case consistency Chris Moore
2008-02-07 6:24 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).