aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 840fef7fb81..d9408ea25f1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,17 @@
12006-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
12006-03-15 Stefan Monnier <monnier@iro.umontreal.ca> 152006-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