Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.159 emacs/lispref/display.texi:1.160
*** emacs/lispref/display.texi:1.159    Sun May  1 17:01:44 2005
--- emacs/lispref/display.texi  Fri May  6 13:17:13 2005
***************
*** 200,206 ****
  @defun message string &rest arguments
  This function displays a message in the echo area.  The
  argument @var{string} is similar to a C language @code{printf} control
! string.  See @code{format} in @ref{String Conversion}, for the details
  on the conversion specifications.  @code{message} returns the
  constructed string.
  
--- 200,206 ----
  @defun message string &rest arguments
  This function displays a message in the echo area.  The
  argument @var{string} is similar to a C language @code{printf} control
! string.  See @code{format} in @ref{Formatting Strings}, for the details
  on the conversion specifications.  @code{message} returns the
  constructed string.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to