]> code.delx.au - gnu-emacs/blobdiff - lisp/wid-browse.el
(ibuffer-update): Call `minibufferp' with argument
[gnu-emacs] / lisp / wid-browse.el
index eb5dac08fdffcd96e3ba7730c875f76b80ad6ed7..b19305e133db7c78ad5af7450a75d69dfcd10795 100644 (file)
@@ -265,8 +265,8 @@ VALUE is assumed to be a list of widgets."
 ;;; Widget Minor Mode.
 
 (defvar widget-minor-mode nil
-  "I non-nil, we are in Widget Minor Mode.")
-  (make-variable-buffer-local 'widget-minor-mode)
+  "If non-nil, we are in Widget Minor Mode.")
+(make-variable-buffer-local 'widget-minor-mode)
 
 (defvar widget-minor-mode-map nil
   "Keymap used in Widget Minor Mode.")