emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Wed, 14 Sep 2005 16:20:21 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1248 emacs/etc/NEWS:1.1249
*** emacs/etc/NEWS:1.1248       Wed Sep 14 00:36:38 2005
--- emacs/etc/NEWS      Wed Sep 14 20:20:16 2005
***************
*** 618,623 ****
--- 618,629 ----
  attempt to construct a unique auto-save name (e.g. for remote files).
  
  +++
+ *** The new option `write-region-inhibit-fsync' disables calls to fsync
+ in `write-region'.  This can be useful on laptops to avoid spinning up
+ the hard drive upon each file save.  Enabling this variable may result
+ in data loss, use with care.
+ 
+ +++
  *** If the user visits a file larger than `large-file-warning-threshold',
  Emacs asks for confirmation.
  




reply via email to

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