aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index da963a00bae..6409eac3242 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12009-01-16 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms.
4 (eldoc-argument-case, eldoc-echo-area-use-multiline-p)
5 (eldoc-highlight-function-argument): Doc fix - mention effect of
6 eldoc-documentation-function.
7 (eldoc-message-commands-table-size, eldoc-message-commands)
8 (eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
9 (eldoc-documentation-function): Mention effect on user options.
10
11 * emacs-lisp/copyright.el (copyright-update): Doc fix.
12
12009-01-16 Kevin Ryde <user42@zip.com.au> 132009-01-16 Kevin Ryde <user42@zip.com.au>
2 14
3 * tar-mode.el (tar-rename-entry): Only test the magic string, without 15 * tar-mode.el (tar-rename-entry): Only test the magic string, without