# HG changeset patch # User Luc Teirlinck # Date 1142473352 0 # Node ID 9310e7b7380e650995c191ab6a6001076c8a97b8 # Parent caf8f09897bca49f7323d417fa4c2b4b2f002ef5 *** empty log message *** diff -r caf8f09897bc -r 9310e7b7380e lisp/ChangeLog --- a/lisp/ChangeLog Wed Mar 15 22:26:09 2006 +0000 +++ b/lisp/ChangeLog Thu Mar 16 01:42:32 2006 +0000 @@ -1,3 +1,17 @@ +2006-03-15 Luc Teirlinck + + * locate.el (locate-command, locate-make-command-line) + (locate-fcodes-file, locate-update-command) + (locate-prompt-for-command, locate, locate-with-filter) + (locate-get-file-positions): Doc fixes. + (locate-buffer-name, locate-header-face): Remove leading `*' in + defcustom. + (locate-filter-output): Use `keep-lines' instead of its alias + `delete-non-matching-lines'. + (locate-get-filename, locate-get-dirname): Add introductory comment. + (locate-find-directory-other-window): Give appropriate error + message if used outside main listing. + 2006-03-15 Stefan Monnier * font-lock.el (font-lock-lines-before): Delete variable, subsumed by