Mercurial > emacs
comparison lisp/ChangeLog @ 67509:22cb493256c0
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 11 Dec 2005 18:14:00 +0000 |
parents | b13350468f6c |
children | d1c8ad10efda |
comparison
equal
deleted
inserted
replaced
67508:815e534890e9 | 67509:22cb493256c0 |
---|---|
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) |
4 (set-cursor-color, set-mouse-color, set-border-color): | 12 (set-cursor-color, set-mouse-color, set-border-color): |
5 Add explicit prompts to read colors by `facemenu-read-color'. | 13 Add explicit prompts to read colors by `facemenu-read-color'. |