aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2005-12-11 18:14:00 +0000
committerLuc Teirlinck2005-12-11 18:14:00 +0000
commit39f617e5f7de8dddcdbc3e309dbff953494ea722 (patch)
tree18146dafc4da0941ca851ad469cb99c2d3b4da6c
parent2cb33a9853380e557c3f62a922e934bad541b50a (diff)
downloademacs-39f617e5f7de8dddcdbc3e309dbff953494ea722.tar.gz
emacs-39f617e5f7de8dddcdbc3e309dbff953494ea722.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9fe14112305..81aa49995cb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12005-12-11 Luc Teirlinck <teirllm@auburn.edu>
2
3 * cus-edit.el (customize-apropos): Avoid listing an option more
4 than once under different aliases. No longer list user options
5 that are not defined with defcustom (unless a prefix arg is given).
6 Doc fix.
7 (customize-apropos-options): Doc fix.
8
12005-12-11 Juri Linkov <juri@jurta.org> 92005-12-11 Juri Linkov <juri@jurta.org>
2 10
3 * frame.el (set-background-color, set-foreground-color) 11 * frame.el (set-background-color, set-foreground-color)