comparison lisp/ChangeLog @ 82332:25e98747a502

ps-print-color-p fix
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Wed, 08 Aug 2007 16:38:32 +0000
parents 1580475f6186
children ad137165d9cc
comparison
equal deleted inserted replaced
82331:1580475f6186 82332:25e98747a502
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 Andreas Schwab <schwab@suse.de> 8 2007-08-08 Andreas Schwab <schwab@suse.de>
2 9
3 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for 10 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
4 self-insert-command, not self-insert. 11 self-insert-command, not self-insert.
5 12