Mercurial > emacs
comparison lisp/ChangeLog @ 78509:3db577f2c6a5
ps-print-color-p fix
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Wed, 08 Aug 2007 16:37:46 +0000 |
parents | 5b1c6b581bbe |
children | 0a3b41825002 |
comparison
equal
deleted
inserted
replaced
78508:5b1c6b581bbe | 78509:3db577f2c6a5 |
---|---|
1 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
2 | |
3 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix. | |
4 (ps-begin-job): Use ps-default-fg and ps-default-bg only when | |
5 ps-print-color-p is neither nil nor black-white. Reported by Christian | |
6 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>. | |
7 | |
1 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 9 |
3 * files.el (auto-mode-alist): Use the purecopied text (duh!). | 10 * files.el (auto-mode-alist): Use the purecopied text (duh!). |
4 | 11 |
5 2007-08-08 Andreas Schwab <schwab@suse.de> | 12 2007-08-08 Andreas Schwab <schwab@suse.de> |