Mercurial > emacs
comparison lisp/ChangeLog @ 67504:b13350468f6c
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 11 Dec 2005 11:09:33 +0000 |
parents | d25e579a6232 |
children | 22cb493256c0 |
comparison
equal
deleted
inserted
replaced
67503:71e68cea180c | 67504:b13350468f6c |
---|---|
1 2005-12-11 Juri Linkov <juri@jurta.org> | |
2 | |
3 * frame.el (set-background-color, set-foreground-color) | |
4 (set-cursor-color, set-mouse-color, set-border-color): | |
5 Add explicit prompts to read colors by `facemenu-read-color'. | |
6 (show-trailing-whitespace, blink-cursor-delay) | |
7 (blink-cursor-interval, display-hourglass, hourglass-delay): | |
8 Remove tags. | |
9 (display-hourglass, hourglass-delay): Doc fix. | |
10 (cursor-in-non-selected-windows): Capitalize words in tag. | |
11 | |
12 * faces.el (frame-background-mode): Replace `choice-item' keywords | |
13 with `const' to not make [default] button. Change default value tag | |
14 from `default' to `automatic'. Doc fix. | |
15 (trailing-whitespace) <defface>: Change group `whitespace' to | |
16 `whitespace-faces'. | |
17 | |
1 2005-12-11 Richard M. Stallman <rms@gnu.org> | 18 2005-12-11 Richard M. Stallman <rms@gnu.org> |
2 | 19 |
3 * buff-menu.el (Buffer-menu-sort-column): Not a user variable. | 20 * buff-menu.el (Buffer-menu-sort-column): Not a user variable. |
4 | 21 |
5 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 22 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |