Mercurial > emacs
comparison lisp/ChangeLog @ 77744:2054f6825314
Use default color when foreground or background color are unspecified.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Fri, 18 May 2007 02:39:28 +0000 |
parents | a27705ef89c6 |
children | 7398eadfb65d |
comparison
equal
deleted
inserted
replaced
77743:38ddf96afefe | 77744:2054f6825314 |
---|---|
1 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
2 | |
3 * ps-print.el: Use default color when foreground or background color | |
4 are unspecified. Reported by Leo <sdl.web@gmail.com>. | |
5 (ps-print-version): New version 6.7.4. | |
6 (ps-rgb-color): New argument. Use default color when color is | |
7 unspecified. | |
8 (ps-begin-job): Fix code. | |
9 | |
1 2007-05-17 Martin Rudalics <rudalics@gmx.at> | 10 2007-05-17 Martin Rudalics <rudalics@gmx.at> |
2 | 11 |
3 * textmodes/ispell.el (ispell-start-process): Defend against bad | 12 * textmodes/ispell.el (ispell-start-process): Defend against bad |
4 default-directory. | 13 default-directory. |
5 | 14 |