Mercurial > emacs
diff lisp/ChangeLog @ 77354:622a46a1fd40
* locate.el: Revert 2006-09-09 and 2007-04-20 changes.
(locate-local-filter, locate-local-search): New vars.
(locate): Make variables local.
(locate-update): Bind locate-buffer-name. Call locate using
locate-local-filter and locate-local-search.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 21 Apr 2007 03:28:45 +0000 |
parents | c9e52af8145d |
children | b20c0359fb8d |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Apr 20 21:59:12 2007 +0000 +++ b/lisp/ChangeLog Sat Apr 21 03:28:45 2007 +0000 @@ -1,3 +1,11 @@ +2007-04-21 Luc Teirlinck <teirllm@auburn.edu> + + * locate.el: Revert 2006-09-09 and 2007-04-20 changes. + (locate-local-filter, locate-local-search): New vars. + (locate): Make variables local. + (locate-update): Bind locate-buffer-name. Call locate using + locate-local-filter and locate-local-search. + 2007-04-20 David Koppelman <koppel@ece.lsu.edu> * hi-lock.el (hi-lock-file-patterns-policy): New var.