]> code.delx.au - gnu-emacs/blobdiff - lisp/msb.el
* font-lock.el (font-lock-maximum-decoration): Mention what numeric levels mean.
[gnu-emacs] / lisp / msb.el
index cbc953da98eb2206be6f9bdf52fa604cda46f3f8..12e5a0192fedf5c40dc9338c4a1f3817189bdb22 100644 (file)
@@ -315,7 +315,7 @@ No buffers at all if less than 1 or nil (or any non-number)."
   :set 'msb-custom-set
   :group 'msb)
 
-(defvar msb-horizontal-shift-function '(lambda () 0)
+(defvar msb-horizontal-shift-function (lambda () 0)
   "*Function that specifies how many pixels to shift the top menu leftwards.")
 
 (defcustom msb-display-invisible-buffers-p nil