Mercurial > emacs
comparison lisp/ChangeLog @ 59077:294a7f7e3daf
(mode-line, mode-line-inactive): Use min-colors.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 23 Dec 2004 18:28:13 +0000 |
parents | 9c431ad83377 |
children | 82ff461eee07 |
comparison
equal
deleted
inserted
replaced
59076:9c431ad83377 | 59077:294a7f7e3daf |
---|---|
1 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * faces.el (mode-line, mode-line-inactive): Use min-colors. | |
4 | |
1 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org> | 5 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 6 |
3 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug: | 7 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug: |
4 When extending backwards, move outside the current comment first. | 8 When extending backwards, move outside the current comment first. |
5 | 9 |