/[emacs]/emacs/lisp/tooltip.el
ViewVC logotype

Diff of /emacs/lisp/tooltip.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.66 by lektu, Wed Aug 31 13:52:28 2005 UTC revision 1.67 by jurta, Thu Sep 29 22:56:22 2005 UTC
# Line 113  position to pop up the tooltip." Line 113  position to pop up the tooltip."
113      (t      (t
114       :inherit variable-pitch))       :inherit variable-pitch))
115    "Face for tooltips."    "Face for tooltips."
116    :group 'tooltip)    :group 'tooltip
117      :group 'basic-faces)
118    
119  (defcustom tooltip-use-echo-area nil  (defcustom tooltip-use-echo-area nil
120    "Use the echo area instead of tooltip frames for help and GUD tooltips."    "Use the echo area instead of tooltip frames for help and GUD tooltips."

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26