emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/text.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/text.texi
Date: Sat, 29 Jan 2005 09:02:44 -0500

Index: emacs/lispref/text.texi
diff -c emacs/lispref/text.texi:1.87 emacs/lispref/text.texi:1.88
*** emacs/lispref/text.texi:1.87        Fri Jan 14 09:35:32 2005
--- emacs/lispref/text.texi     Sat Jan 29 14:02:43 2005
***************
*** 2892,2901 ****
  
  If the value of the @code{help-echo} property is a function, that
  function is called with three arguments, @var{window}, @var{object} and
! @var{position} and should return a help string or @var{nil} for
  none.  The first argument, @var{window} is the window in which
  the help was found.  The second, @var{object}, is the buffer, overlay or
! string which had the @code{help-echo} property.  The @var{position}
  argument is as follows:
  
  @itemize @bullet{}
--- 2892,2901 ----
  
  If the value of the @code{help-echo} property is a function, that
  function is called with three arguments, @var{window}, @var{object} and
! @var{pos} and should return a help string or @code{nil} for
  none.  The first argument, @var{window} is the window in which
  the help was found.  The second, @var{object}, is the buffer, overlay or
! string which had the @code{help-echo} property.  The @var{pos}
  argument is as follows:
  
  @itemize @bullet{}




reply via email to

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