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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/tooltip.el,v
Date: Fri, 31 Oct 2008 15:57:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/10/31 15:57:34

Index: tooltip.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/tooltip.el,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -b -r1.89 -r1.90
--- tooltip.el  29 Oct 2008 12:10:33 -0000      1.89
+++ tooltip.el  31 Oct 2008 15:57:34 -0000      1.90
@@ -121,7 +121,10 @@
   "Frame parameters used for tooltips.
 
 If `left' or `top' parameters are included, they specify the absolute
-position to pop up the tooltip."
+position to pop up the tooltip.
+
+Note that font and color parameters are ignored, and the attributes
+of the `tooltip' face are used instead."
   :type 'sexp
   :group 'tooltip)
 




reply via email to

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