Mercurial > emacs
diff etc/NEWS @ 71601:c7218dbd298e
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 04 Jul 2006 00:06:55 +0000 |
parents | b2635dbb4aaf |
children | aa82602239d4 |
line wrap: on
line diff
--- a/etc/NEWS Tue Jul 04 00:03:53 2006 +0000 +++ b/etc/NEWS Tue Jul 04 00:06:55 2006 +0000 @@ -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