changeset 80930:80bf93c36e12

(msb-menu-cond): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 16 May 2007 13:16:02 +0000
parents 1c4465e1aac0
children f8f244768968
files lisp/msb.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/msb.el	Wed May 16 13:15:23 2007 +0000
+++ b/lisp/msb.el	Wed May 16 13:16:02 2007 +0000
@@ -230,7 +230,7 @@
 `save-match-data'.
 
 The categories are sorted by MENU-SORT-KEY.  Smaller keys are on top.
-nil means don't display this menu.
+A value of nil means don't display this menu.
 
 MENU-TITLE is really a format.  If you add %d in it, the %d is
 replaced with the number of items in that menu.