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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/tooltip.el
Date: Thu, 29 Sep 2005 18:56:22 -0400

Index: emacs/lisp/tooltip.el
diff -c emacs/lisp/tooltip.el:1.66 emacs/lisp/tooltip.el:1.67
*** emacs/lisp/tooltip.el:1.66  Wed Aug 31 13:52:28 2005
--- emacs/lisp/tooltip.el       Thu Sep 29 22:56:22 2005
***************
*** 113,119 ****
      (t
       :inherit variable-pitch))
    "Face for tooltips."
!   :group 'tooltip)
  
  (defcustom tooltip-use-echo-area nil
    "Use the echo area instead of tooltip frames for help and GUD tooltips."
--- 113,120 ----
      (t
       :inherit variable-pitch))
    "Face for tooltips."
!   :group 'tooltip
!   :group 'basic-faces)
  
  (defcustom tooltip-use-echo-area nil
    "Use the echo area instead of tooltip frames for help and GUD tooltips."




reply via email to

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