summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3bec02e90ff..7de50626324 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-30 Kim F. Storm <storm@cua.dk>
+
+ * apropos.el (apropos-parse-pattern): Doc fix.
+ Set apropos-regexp directly, rather than expecting callers to do so.
+ (apropos-command, apropos, apropos-value, apropos-documentation):
+ Simplify calls to apropos-parse-pattern.
+
2005-11-29 Chong Yidong <cyd@stupidchicken.com>
* hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)