(Formatting Fonts): Fix for balloon help in GNU Emacs.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 11 Oct 2002 12:14:57 +0000 (12:14 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 11 Oct 2002 12:14:57 +0000 (12:14 +0000)
texi/ChangeLog
texi/gnus.texi

index 93ed1a0..0beab05 100644 (file)
@@ -1,3 +1,7 @@
+2002-10-11  Jesper harder  <harder@ifa.au.dk>
+
+       * gnus.texi (Formatting Fonts): Fix for balloon help in GNU Emacs.
+
 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Delayed Articles): Fix gnus-delay-initialize.
 2002-05-01  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
 
        * message.texi (Message Headers): Remove colon from index
-       entries. 
+       entries.
 
 2002-05-01  Simon Josefsson  <jas@extundo.com>
 
index 9048b1e..e7eaf9c 100644 (file)
@@ -19413,14 +19413,15 @@ and so on.  Create as many faces as you wish.  The same goes for the
 @code{mouse-face} specs---you can say @samp{%3(hello%)} to have
 @samp{hello} mouse-highlighted with @code{gnus-mouse-face-3}.
 
-Text inside the @samp{%<} and @samp{%>} specifiers will get the special
-@code{balloon-help} property set to @code{gnus-balloon-face-0}.  If you
-say @samp{%1<}, you'll get @code{gnus-balloon-face-1} and so on.  The
-@code{gnus-balloon-face-*} variables should be either strings or symbols
-naming functions that return a string.  Under @code{balloon-help-mode},
-when the mouse passes over text with this property set, a balloon window
-will appear and display the string.  Please refer to the doc string of
-@code{balloon-help-mode} for more information on this.
+Text inside the @samp{%<<} and @samp{%>>} specifiers will get the
+special @code{balloon-help} property set to @code{gnus-balloon-face-0}.
+If you say @samp{%1<<}, you'll get @code{gnus-balloon-face-1} and so on.
+The @code{gnus-balloon-face-*} variables should be either strings or
+symbols naming functions that return a string.  When the mouse passes
+over text with this property set, a balloon window will appear and
+display the string.  Please refer to @ref{(emacs)Help Echo} (in GNU
+Emacs) or the doc string of @code{balloon-help-mode} (in XEmacs) for
+more information on this.
 
 Here's an alternative recipe for the group buffer: