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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/tooltip.el [emacs-unicode-2]
Date: Wed, 08 Dec 2004 02:12:36 -0500

Index: emacs/lisp/tooltip.el
diff -c emacs/lisp/tooltip.el:1.33.2.2 emacs/lisp/tooltip.el:1.33.2.3
*** emacs/lisp/tooltip.el:1.33.2.2      Fri Nov 12 02:52:46 2004
--- emacs/lisp/tooltip.el       Wed Dec  8 05:02:12 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]