Mercurial > emacs
changeset 69500:9310e7b7380e
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 16 Mar 2006 01:42:32 +0000 |
parents | caf8f09897bc |
children | c22f46390a8f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <teirllm@auburn.edu> + + * 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 <monnier@iro.umontreal.ca> * font-lock.el (font-lock-lines-before): Delete variable, subsumed by