aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-01-16 03:24:54 +0000
committerGlenn Morris2009-01-16 03:24:54 +0000
commit133ea5b2b2f5ffd21ee9aa218fcd6ac5ff315a81 (patch)
tree86ba68f207e9b18252944682ea7141742b2631e6 /lisp/ChangeLog
parentdbc76957a9d78257d0661d36adef4afdb471f12b (diff)
downloademacs-133ea5b2b2f5ffd21ee9aa218fcd6ac5ff315a81.tar.gz
emacs-133ea5b2b2f5ffd21ee9aa218fcd6ac5ff315a81.zip
Remove leading `*' from defcustoms.
(eldoc-argument-case, eldoc-echo-area-use-multiline-p) (eldoc-highlight-function-argument): Doc fix - mention effect of eldoc-documentation-function. (eldoc-message-commands-table-size, eldoc-message-commands) (eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix. (eldoc-documentation-function): Mention effect on user options.
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