diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9fe14112305..81aa49995cb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-12-11 Luc Teirlinck + + * cus-edit.el (customize-apropos): Avoid listing an option more + than once under different aliases. No longer list user options + that are not defined with defcustom (unless a prefix arg is given). + Doc fix. + (customize-apropos-options): Doc fix. + 2005-12-11 Juri Linkov * frame.el (set-background-color, set-foreground-color)