diff options
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r-- | lisp/ChangeLog.15 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index 190be56dd09..2acf847cddc 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -3573,7 +3573,7 @@ * locate.el (locate-default-make-command-line): Don't consider drive letter and root directory part of `directory-listing-before-filename-regexp'. (Bug#7308) - (locate-post-command-hook, locate-post-command-hook): New defcustoms. + (locate-post-command-hook, locate-mode-hook): New defcustoms. 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca> |