From: Luc Teirlinck Date: Thu, 16 Mar 2006 01:42:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~3585 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e6b7cc22ffa525e868e09b2dddf9303bbd7fef99;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 840fef7fb81..d9408ea25f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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