/[emacs]/emacs/lisp/msb.el
ViewVC logotype

Diff of /emacs/lisp/msb.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by pj, Sun Jul 15 16:15:34 2001 UTC revision 1.40 by pj, Thu Dec 20 18:42:22 2001 UTC
# Line 282  that differs by this value or more." Line 282  that differs by this value or more."
282  (defcustom msb-max-menu-items 15  (defcustom msb-max-menu-items 15
283    "*The maximum number of items in a menu.    "*The maximum number of items in a menu.
284  If this variable is set to 15 for instance, then the submenu will be  If this variable is set to 15 for instance, then the submenu will be
285  split up in minor parts, 15 items each.  Nil means no limit."  split up in minor parts, 15 items each.  nil means no limit."
286    :type '(choice integer (const nil))    :type '(choice integer (const nil))
287    :set 'msb-custom-set    :set 'msb-custom-set
288    :group 'msb)    :group 'msb)

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26