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: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/tooltip.el
Date: Sun, 19 Jun 2005 00:45:00 -0400

Index: emacs/lisp/tooltip.el
diff -c emacs/lisp/tooltip.el:1.57 emacs/lisp/tooltip.el:1.58
*** emacs/lisp/tooltip.el:1.57  Thu Jun 16 09:58:42 2005
--- emacs/lisp/tooltip.el       Sun Jun 19 04:45:00 2005
***************
*** 119,129 ****
    :tag "Use echo area"
    :group 'tooltip)
  
- (make-obsolete-variable 'tooltip-use-echo-area
- "To display help tooltips in the echo area turn `tooltip-mode' off.
- To display GUD tooltips in the echo area turn `gud-tooltip-mode' on and set
- `gud-tooltip-echo-area' to t." "22.1")
- 
  
  ;;; Variables that are not customizable.
  
--- 119,124 ----




reply via email to

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