Mercurial > emacs
diff lisp/ChangeLog.unicode @ 90747:042bcbd6cdef
Fix background color printing
| author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
|---|---|
| date | Wed, 07 Feb 2007 13:40:54 +0000 |
| parents | d46ef6f75d9c |
| children | 70100f060860 |
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode Wed Jan 31 15:37:41 2007 +0000 +++ b/lisp/ChangeLog.unicode Wed Feb 07 13:40:54 2007 +0000 @@ -1,3 +1,13 @@ +2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br> + + * ps-print.ps: The ps-print commands without face printing should not + print background color. Reported by Leo <sdl.web@gmail.com>. + (ps-print-version): New version 7.2.2. + (ps-begin-job): New arg. Fix ps-default-background and + ps-default-foreground initialization. + (ps-face-attributes): Fix doc string. + (ps-face-background, ps-generate-postscript, ps-generate): Fix code. + 2007-01-30 Kenichi Handa <handa@m17n.org> * international/mule-diag.el (list-character-sets-2): Don't print
