emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/msb.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/msb.el
Date: Thu, 20 Dec 2001 13:42:22 -0500

Index: emacs/lisp/msb.el
diff -c emacs/lisp/msb.el:1.39 emacs/lisp/msb.el:1.40
*** emacs/lisp/msb.el:1.39      Sun Jul 15 12:15:34 2001
--- emacs/lisp/msb.el   Thu Dec 20 13:42:22 2001
***************
*** 282,288 ****
  (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."
    :type '(choice integer (const nil))
    :set 'msb-custom-set
    :group 'msb)
--- 282,288 ----
  (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."
    :type '(choice integer (const nil))
    :set 'msb-custom-set
    :group 'msb)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]