comparison lisp/ChangeLog @ 69500:9310e7b7380e

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 16 Mar 2006 01:42:32 +0000
parents caf8f09897bc
children 0937e89a24cd
comparison
equal deleted inserted replaced
69499:caf8f09897bc 69500:9310e7b7380e
1 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
2
3 * locate.el (locate-command, locate-make-command-line)
4 (locate-fcodes-file, locate-update-command)
5 (locate-prompt-for-command, locate, locate-with-filter)
6 (locate-get-file-positions): Doc fixes.
7 (locate-buffer-name, locate-header-face): Remove leading `*' in
8 defcustom.
9 (locate-filter-output): Use `keep-lines' instead of its alias
10 `delete-non-matching-lines'.
11 (locate-get-filename, locate-get-dirname): Add introductory comment.
12 (locate-find-directory-other-window): Give appropriate error
13 message if used outside main listing.
14
1 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca> 15 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2 16
3 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by 17 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
4 the new extend-region feature. 18 the new extend-region feature.
5 (font-lock-after-change-function): Update correspondingly. 19 (font-lock-after-change-function): Update correspondingly.