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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/files.texi [emacs-unicode-2]
Date: Mon, 28 Jun 2004 03:58:30 -0400

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.81.6.1 emacs/man/files.texi:1.81.6.2
*** emacs/man/files.texi:1.81.6.1       Fri Apr 16 12:50:41 2004
--- emacs/man/files.texi        Mon Jun 28 07:29:01 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]