# HG changeset patch # User Miles Bader # Date 1185427256 0 # Node ID 5288b5374f652111ecb0f51479329d7222ecd8ae # Parent 61db43184da9db4b33b4db5bf3e2a42445625e4e# Parent 9510a7231ed7040aa81b5a898e2c474c51086959 Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris * Relicense all FSF files to GPLv3 or later. 2007-07-24 Vinicius Jose Latorre * lisp/ps-print.el: Problem with foreground and background color when printing a buffer with and without faces. Reported by Christian Schlauer . (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. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828 diff -r 61db43184da9 -r 5288b5374f65 lisp/ps-print.el --- a/lisp/ps-print.el Thu Jul 26 05:20:28 2007 +0000 +++ b/lisp/ps-print.el Thu Jul 26 05:20:56 2007 +0000 @@ -27,7 +27,7 @@ ;; GNU Emacs is free software; you can redistribute it and/or modify it under ;; the terms of the GNU General Public License as published by the Free -;; Software Foundation; either version 2, or (at your option) any later +;; Software Foundation; either version 3, or (at your option) any later ;; version. ;; GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY