changeset 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 8942192663ac
children beb9c71a4357
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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.