unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lute Kamstra <Lute.Kamstra.lists@xs4all.nl>
Subject: Adding size-indication-mode to Options -> Show/Hide.
Date: Wed, 20 Apr 2005 13:18:11 +0200	[thread overview]
Message-ID: <87zmvtvgr0.fsf@xs4all.nl> (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]
    '("--"))

             reply	other threads:[~2005-04-20 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-20 11:18 Lute Kamstra [this message]
2005-04-20 21:42 ` Adding size-indication-mode to Options -> Show/Hide Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zmvtvgr0.fsf@xs4all.nl \
    --to=lute.kamstra.lists@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).