From: Katsumi Yamaoka Date: Fri, 11 Oct 2002 12:14:57 +0000 (+0000) Subject: (Formatting Fonts): Fix for balloon help in GNU Emacs. X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=140e3c5cb11682e3b60cf4f4ffe07b25d1b69723 (Formatting Fonts): Fix for balloon help in GNU Emacs. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 93ed1a0e0..0beab05a4 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2002-10-11 Jesper harder + + * gnus.texi (Formatting Fonts): Fix for balloon help in GNU Emacs. + 2002-10-11 Katsumi Yamaoka * gnus.texi (Delayed Articles): Fix gnus-delay-initialize. @@ -287,7 +291,7 @@ 2002-05-01 Lars Magne Ingebrigtsen * message.texi (Message Headers): Remove colon from index - entries. + entries. 2002-05-01 Simon Josefsson diff --git a/texi/gnus.texi b/texi/gnus.texi index 9048b1ee4..e7eaf9ca7 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -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: