diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-12-11 Juri Linkov <juri@jurta.org> | 9 | 2005-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) |