Mercurial > emacs
comparison lisp/ChangeLog @ 79034:7ab77f884554
Fix :foreground and :background face attributes
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Thu, 11 Oct 2007 01:58:43 +0000 |
parents | f5906148e83b |
children | aeeb4d5072f5 |
comparison
equal
deleted
inserted
replaced
79033:f5906148e83b | 79034:7ab77f884554 |
---|---|
4 in *Backtrace*. | 4 in *Backtrace*. |
5 | 5 |
6 * faces.el (face-font-selection-order): Doc fix. | 6 * faces.el (face-font-selection-order): Doc fix. |
7 | 7 |
8 * loadhist.el (unload-feature): Doc fix. | 8 * loadhist.el (unload-feature): Doc fix. |
9 | |
10 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
11 | |
12 * ps-print.el: Fix the usage of :foreground and :background face | |
13 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>. | |
14 (ps-print-version): New version 6.7.6. | |
15 (ps-face-attributes, ps-face-attribute-list, ps-face-background): Fix | |
16 code. | |
17 (ps-face-foreground-color-p, ps-face-background-color-p) | |
18 (ps-face-color-p): New inline funs. | |
9 | 19 |
10 2007-10-10 Juanma Barranquero <lekktu@gmail.com> | 20 2007-10-10 Juanma Barranquero <lekktu@gmail.com> |
11 | 21 |
12 * follow.el: Change all instances of "Follow Mode" to "Follow | 22 * follow.el: Change all instances of "Follow Mode" to "Follow |
13 mode" in docstrings and messages. | 23 mode" in docstrings and messages. |