Mercurial > emacs
changeset 77712:9be59d4be93f
(msb-menu-cond): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 May 2007 11:25:05 +0000 |
parents | 3e2de8648d07 |
children | e16960b7b99b |
files | lisp/msb.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/msb.el Wed May 16 11:24:16 2007 +0000 +++ b/lisp/msb.el Wed May 16 11:25:05 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.