summaryrefslogtreecommitdiff
path: root/lisp/msb.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-05-16 11:25:05 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-05-16 11:25:05 +0000
commit619bdb005235c598fa4d7e280cc600d83510af6b (patch)
tree85fc93e5d6c04d42742f7696072a7e6a14a9ccb4 /lisp/msb.el
parentcfdebd1d562a30c21ac46c2d1cb1982223f3bbca (diff)
downloademacs-619bdb005235c598fa4d7e280cc600d83510af6b.tar.gz
(msb-menu-cond): Doc fix.
Diffstat (limited to 'lisp/msb.el')
-rw-r--r--lisp/msb.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/msb.el b/lisp/msb.el
index 55dd40a91ba..ab25a339110 100644
--- a/lisp/msb.el
+++ b/lisp/msb.el
@@ -230,7 +230,7 @@ the test is surrounded by calls to `save-excursion' and
`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.