aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-11-14 19:08:41 +0000
committerGlenn Morris2009-11-14 19:08:41 +0000
commit5af27ac205fbf61dc72efb27cd31bad0571ad040 (patch)
tree897132861c4baa520da7b6500cfe056deb923a6f /lisp/ChangeLog
parent5d1e70a2c4566c29ebf8ae7dffff062bc403871f (diff)
downloademacs-5af27ac205fbf61dc72efb27cd31bad0571ad040.tar.gz
emacs-5af27ac205fbf61dc72efb27cd31bad0571ad040.zip
Francis Wright <F.J.Wright at qmul.ac.uk>
(data, files): Doc fixes for custom groups. (Bug#3327)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d9d59eebc08..bbcde9a9e70 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
2
3 * cus-edit.el (data, files):
4 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
5
12009-11-14 Chong Yidong <cyd@stupidchicken.com> 62009-11-14 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * simple.el (shell-command): Doc fix (Bug#4891). 8 * simple.el (shell-command): Doc fix (Bug#4891).
@@ -20,8 +25,7 @@
20 (completion-no-auto-exit): Doc fix. 25 (completion-no-auto-exit): Doc fix.
21 26
22 * custom.el (defgroup): 27 * custom.el (defgroup):
23 * epg-config.el (epg): 28 * epg-config.el (epg): Doc fixes.
24 * ps-print.el (postscript): Doc fixes.
25 29
262009-11-14 Dan Nicolaescu <dann@ics.uci.edu> 302009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
27 31