emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Vinicius Jose Latorre
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 20 Jul 2007 17:24:40 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Vinicius Jose Latorre <viniciusjl>      07/07/20 17:24:39

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11400
retrieving revision 1.11401
diff -u -b -r1.11400 -r1.11401
--- ChangeLog   20 Jul 2007 11:15:09 -0000      1.11400
+++ ChangeLog   20 Jul 2007 17:24:37 -0000      1.11401
@@ -1,3 +1,15 @@
+2007-07-20  Vinicius Jose Latorre  <address@hidden>
+
+       * ps-print.el: Problem with foreground and background color when
+       printing a buffer with and without faces.  Reported by Christian
+       Schlauer <address@hidden>.
+       (ps-print-version): New version 6.7.5.
+       (ps-default-fg): Change default value to nil, so black color is used
+       when a face does not specify a foreground color.
+       (ps-default-bg): Change default value to nil, so white color is used
+       for background color.
+       (ps-begin-job): Fix code.
+
 2007-07-20  Eli Zaretskii  <address@hidden>
 
        * makefile.w32-in (install-lisp-SH): Don't create subdirectories




reply via email to

[Prev in Thread] Current Thread [Next in Thread]