/[emacs]/emacs/lispref/display.texi
ViewVC logotype

Diff of /emacs/lispref/display.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.189 by nickrob, Mon Oct 3 06:39:08 2005 UTC revision 1.190 by jurta, Mon Oct 17 06:46:57 2005 UTC
# Line 403  never print it, there are many good reas Line 403  never print it, there are many good reas
403  Secondly, ``done'' is more explicit.  Secondly, ``done'' is more explicit.
404  @end defun  @end defun
405    
406  @defmac dotimes-with-progress-reporter (var count [result]) message body...  @defmac dotimes-with-progress-reporter (var count [result]) message body@dots{}
407  This is a convenience macro that works the same way as @code{dotimes}  This is a convenience macro that works the same way as @code{dotimes}
408  does, but also reports loop progress using the functions described  does, but also reports loop progress using the functions described
409  above.  It allows you to save some typing.  above.  It allows you to save some typing.
# Line 1721  kind of customization item (@pxref{Custo Line 1721  kind of customization item (@pxref{Custo
1721  customize using the Customization buffer (@pxref{Easy Customization,,,  customize using the Customization buffer (@pxref{Easy Customization,,,
1722  emacs, The GNU Emacs Manual}).  emacs, The GNU Emacs Manual}).
1723    
1724  @defmac defface face spec doc [keyword value]...  @defmac defface face spec doc [keyword value]@dots{}
1725  This declares @var{face} as a customizable face that defaults  This declares @var{face} as a customizable face that defaults
1726  according to @var{spec}.  You should not quote the symbol @var{face},  according to @var{spec}.  You should not quote the symbol @var{face},
1727  and it should not end in @samp{-face} (that would be redundant).  The  and it should not end in @samp{-face} (that would be redundant).  The

Legend:
Removed from v.1.189  
changed lines
  Added in v.1.190

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26