emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"Buffer Menu" vs. "Font menu" - case consistency


From: Chris Moore
Subject: "Buffer Menu" vs. "Font menu" - case consistency
Date: Tue, 5 Feb 2008 09:31:42 +0100

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"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]