emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/autorevert.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/autorevert.el
Date: Thu, 17 Feb 2005 19:46:30 -0500

Index: emacs/lisp/autorevert.el
diff -c emacs/lisp/autorevert.el:1.46 emacs/lisp/autorevert.el:1.47
*** emacs/lisp/autorevert.el:1.46       Thu Feb 17 00:54:48 2005
--- emacs/lisp/autorevert.el    Fri Feb 18 00:46:29 2005
***************
*** 156,162 ****
  \(until the next run of the timer) if user input is available.
  When nil, Auto-Revert Mode checks files and reverts buffers,
  with quitting disabled, without paying attention to user input.
! Thus, Emacs might be non-responsive at times."
    :group 'auto-revert
    :type 'boolean)
  
--- 156,162 ----
  \(until the next run of the timer) if user input is available.
  When nil, Auto-Revert Mode checks files and reverts buffers,
  with quitting disabled, without paying attention to user input.
! Thus, with this setting, Emacs might be non-responsive at times."
    :group 'auto-revert
    :type 'boolean)
  




reply via email to

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