Index: emacs/lispref/backups.texi
diff -c emacs/lispref/backups.texi:1.30 emacs/lispref/backups.texi:1.31
*** emacs/lispref/backups.texi:1.30 Sat Feb 26 23:50:45 2005
--- emacs/lispref/backups.texi Sat Jun 18 13:41:12 2005
***************
*** 589,598 ****
saves all buffers for which auto-saving is enabled and that have been
changed since the previous auto-save.
! Normally, if any buffers are auto-saved, a message that says
! @samp{Auto-saving...} is displayed in the echo area while auto-saving is
! going on. However, if @var{no-message} is [EMAIL PROTECTED], the message
! is inhibited.
If @var{current-only} is [EMAIL PROTECTED], only the current buffer
is auto-saved.
--- 589,598 ----
saves all buffers for which auto-saving is enabled and that have been
changed since the previous auto-save.
! If any buffers are auto-saved, @code{do-auto-save} normally displays a
! message saying @samp{Auto-saving...} in the echo area while
! auto-saving is going on. However, if @var{no-message} is
! [EMAIL PROTECTED], the message is inhibited.
If @var{current-only} is [EMAIL PROTECTED], only the current buffer
is auto-saved.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs