changeset 38817:c37b78f1a5db

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 15 Aug 2001 08:06:08 +0000
parents e4e0e5593284
children b0327e4e1da7
files lisp/ChangeLog
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 15 08:05:45 2001 +0000
+++ b/lisp/ChangeLog	Wed Aug 15 08:06:08 2001 +0000
@@ -1,3 +1,17 @@
+2001-08-14  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+	* ps-print.el: Change error function arguments to follow Emacs
+	message convention.  Doc fix.
+	(ps-print-version): New version number (6.5.4).
+	(coding-system-for-write): Change declaration position to avoid
+	XEmacs compilation gripes.
+	(coding-system-for-read, buffer-file-coding-system): Declarations
+	to avoid XEmacs compilation gripes.
+
+	* ps-mule.el: Doc fix.
+	(ps-mule-encode-header-string): If STRING is not a string, replace
+	STRING by empty string.
+
 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* frame.el (show-trailing-whitespace): Doc fix.