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,v


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Tue, 04 Jul 2006 00:06:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Luc Teirlinck <teirllm> 06/07/04 00:06:55

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1368
retrieving revision 1.1369
diff -u -b -r1.1368 -r1.1369
--- NEWS        3 Jul 2006 14:32:58 -0000       1.1368
+++ NEWS        4 Jul 2006 00:06:55 -0000       1.1369
@@ -3494,6 +3494,15 @@
 (defun PP (data) (insert (format "%S\n" data)))
 (ewoc-create 'PP "start\n\n" "\n" t)
 
+** Locate changes
+
+---
+*** By default, reverting the *Locate* buffer now just runs the last
+`locate' command back over again without offering to update the locate
+database (which normally only works if you have root privileges).  If
+you prefer the old behavior, set the new customizable option
+`locate-update-when-revert' to t.
+
 
 * Changes in Emacs 22.1 on non-free operating systems
 




reply via email to

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