correct capitolization for menu items

This commit is contained in:
Robby Findler 2011-04-10 19:30:29 -05:00
parent 2c2669bfa6
commit 3936ac8a54

View File

@ -454,8 +454,8 @@ please adhere to these guidelines:
(show-status-line "Show status-line")
(count-columns-from-one "Count column numbers from one")
(display-line-numbers "Display line numbers in buffer; not character offsets")
(show-line-and-column-numbers "Show line && column numbers") ; used for popup menu; right click on line/column box in bottom of drs window
(show-character-offsets "Show character offsets") ; used for popup menu; right click on line/column box in bottom of drs window
(show-line-and-column-numbers "Show Line && Column Numbers") ; used for popup menu; right click on line/column box in bottom of drs window
(show-character-offsets "Show Character Offsets") ; used for popup menu; right click on line/column box in bottom of drs window
(enable-keybindings-in-menus "Enable keybindings in menus")
(automatically-to-ps "Automatically print to PostScript file")
(command-as-meta "Treat command key as meta") ;; macos/macos x only