From: Juanma Barranquero Date: Wed, 16 May 2007 13:16:02 +0000 (+0000) Subject: (msb-menu-cond): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~12667 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8ef0f5a2984b744bad52b32a21c1d09d3b9dcaae;p=emacs.git (msb-menu-cond): Doc fix. --- 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.