* Adding size-indication-mode to Options -> Show/Hide.
@ 2005-04-20 11:18 Lute Kamstra
2005-04-20 21:42 ` Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: Lute Kamstra @ 2005-04-20 11:18 UTC (permalink / raw)
Ok to add size-indication-mode to the Options -> Show/Hide submenu?
Lute.
Index: lisp/menu-bar.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/menu-bar.el,v
retrieving revision 1.256
diff -c -r1.256 menu-bar.el
*** lisp/menu-bar.el 28 Mar 2005 01:16:44 -0000 1.256
--- lisp/menu-bar.el 20 Apr 2005 11:12:09 -0000
***************
*** 691,696 ****
--- 691,701 ----
"Line Numbers"
"Show the current line number in the mode line"))
+ (define-key menu-bar-showhide-menu [size-indication-mode]
+ (menu-bar-make-mm-toggle size-indication-mode
+ "Size Indication"
+ "Show the size of the buffer in the mode line"))
+
(define-key menu-bar-showhide-menu [linecolumn-separator]
'("--"))
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Adding size-indication-mode to Options -> Show/Hide.
2005-04-20 11:18 Adding size-indication-mode to Options -> Show/Hide Lute Kamstra
@ 2005-04-20 21:42 ` Richard Stallman
0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2005-04-20 21:42 UTC (permalink / raw)
Cc: emacs-devel
Ok.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-20 21:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-20 11:18 Adding size-indication-mode to Options -> Show/Hide Lute Kamstra
2005-04-20 21:42 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.