diff lisp/ChangeLog @ 56552:12ee8343c078

Tiny change.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Tue, 27 Jul 2004 02:10:51 +0000
parents 7e0e6be19969
children 8699eccc1a33 c08afac24467
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 26 23:16:48 2004 +0000
+++ b/lisp/ChangeLog	Tue Jul 27 02:10:51 2004 +0000
@@ -42,12 +42,17 @@
 
 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
-	* ps-print.el: Doc fix.  Improve the DSC compliance of the generated
-	PostScript.  Suggested by Michael Piotrowski <mxp@dynalabs.de>.
+	* ps-print.el: Doc fix.
 	(ps-print-version): New version 6.6.5.
 	(ps-printing-region): Doc fix.
 	(ps-generate-string-list): Comment fix.
-	(ps-message-log-max, ps-begin-file): Code fix.
+	(ps-message-log-max): Code fix.
+
+
+2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
+
+	* ps-print.el (ps-begin-file): Improve the DSC compliance of the
+	generated PostScript.
 
 2004-07-22  Kim F. Storm  <storm@cua.dk>