summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e0ad422408f..71d72b46533 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2000-08-28 Peter Breton <pbreton@ne.mediaone.net>
+ * locate.el (locate): Cleaned up locate command's interactive prompting
+ Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions.
+
* filecache.el (file-cache-case-fold-search): New variable
(file-cache-assoc-function): New variable
(file-cache-minibuffer-complete): Use file-cache-assoc-function.