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, 09 Nov 2007 15:23:08 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Vinicius Jose Latorre <viniciusjl>      07/11/09 15:23:07

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12177
retrieving revision 1.12178
diff -u -b -r1.12177 -r1.12178
--- ChangeLog   9 Nov 2007 10:40:32 -0000       1.12177
+++ ChangeLog   9 Nov 2007 15:23:06 -0000       1.12178
@@ -1,3 +1,9 @@
+2007-11-09  Vinicius Jose Latorre  <address@hidden>
+
+       * ps-print.el (ps-do-despool): If ps-lpr-switches is not a list, force
+       it to be one.
+       (ps-print-version): New version 6.8.1.
+
 2007-11-09  Juanma Barranquero  <address@hidden>
 
        * files.el (enable-local-variables): Doc fix.
@@ -6319,18 +6325,6 @@
        Replace it with another one which disables undo before calling
        erase-buffer and then turns it back on if needed.
 
-2007-07-24  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-24  Dan Nicolaescu  <address@hidden>
 
        * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.




reply via email to

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