emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/files.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/files.texi [lexbind]
Date: Tue, 06 Jul 2004 07:06:25 -0400

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.70.2.6 emacs/man/files.texi:1.70.2.7
*** emacs/man/files.texi:1.70.2.6       Sat Apr 10 06:15:03 2004
--- emacs/man/files.texi        Tue Jul  6 10:00:06 2004
***************
*** 894,901 ****
  Auto-Revert mode, Emacs periodically checks all file buffers and
  reverts any when the corresponding file has changed.  The local
  variant, Auto-Revert mode, applies only to buffers in which it was
! activated.  Checking the files is done at intervals determined by the
! variable @code{auto-revert-interval}.
  
  @node Auto Save
  @section Auto-Saving: Protection Against Disasters
--- 894,902 ----
  Auto-Revert mode, Emacs periodically checks all file buffers and
  reverts any when the corresponding file has changed.  The local
  variant, Auto-Revert mode, applies only to buffers in which it was
! activated.  The variable @code{auto-revert-interval} controls how
! often to check for a changed file.  Since checking a remote file is
! too slow, these modes do not check or revert remote files.
  
  @node Auto Save
  @section Auto-Saving: Protection Against Disasters




reply via email to

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