changeset 82125:5288b5374f65

Merge from emacs--rel--22 Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> * lisp/ps-print.el: Problem with foreground and background color when printing a buffer with and without faces. Reported by Christian Schlauer <cs-muelleimer-rubbish.bin@arcor.de>. (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
author Miles Bader <miles@gnu.org>
date Thu, 26 Jul 2007 05:20:56 +0000
parents 61db43184da9 (current diff) 9510a7231ed7 (diff)
children a9fdc37c4bd2
files lisp/ps-print.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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