emacs-diffs
[Top][All Lists]
Advanced

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

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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/wid-browse.el
Date: Wed, 07 Aug 2002 17:46:50 -0400

Index: emacs/lisp/wid-browse.el
diff -c emacs/lisp/wid-browse.el:1.9 emacs/lisp/wid-browse.el:1.10
*** emacs/lisp/wid-browse.el:1.9        Thu Feb 14 11:47:11 2002
--- emacs/lisp/wid-browse.el    Wed Aug  7 17:46:49 2002
***************
*** 265,272 ****
  ;;; Widget Minor Mode.
  
  (defvar widget-minor-mode nil
!   "I 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.")
--- 265,272 ----
  ;;; Widget Minor Mode.
  
  (defvar widget-minor-mode nil
!   "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.")



reply via email to

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