mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Doc fix.
This commit is contained in:
parent
0ff9b955fe
commit
f0529b5b1a
41 changed files with 51 additions and 48 deletions
|
|
@ -282,7 +282,7 @@ that differs by this value or more."
|
|||
(defcustom msb-max-menu-items 15
|
||||
"*The maximum number of items in a menu.
|
||||
If this variable is set to 15 for instance, then the submenu will be
|
||||
split up in minor parts, 15 items each. Nil means no limit."
|
||||
split up in minor parts, 15 items each. nil means no limit."
|
||||
:type '(choice integer (const nil))
|
||||
:set 'msb-custom-set
|
||||
:group 'msb)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue