emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/tooltip.el
Date: Wed, 24 Nov 2004 22:02:44 -0500

Index: emacs/lisp/tooltip.el
diff -c emacs/lisp/tooltip.el:1.37 emacs/lisp/tooltip.el:1.38
*** emacs/lisp/tooltip.el:1.37  Fri Nov 12 00:14:24 2004
--- emacs/lisp/tooltip.el       Thu Nov 25 02:55:37 2004
***************
*** 508,514 ****
  
  ;;;###autoload
  (defcustom tooltip-mode nil
!   "Toggle tooltip-mode.
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `tooltip-mode'."
    :set (lambda (symbol value)
--- 508,514 ----
  
  ;;;###autoload
  (defcustom tooltip-mode nil
!   "Non-nil if Tooltip mode is enabled.
  Setting this variable directly does not take effect;
  use either \\[customize] or the function `tooltip-mode'."
    :set (lambda (symbol value)




reply via email to

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