# HG changeset patch # User Gerd Moellmann # Date 997862768 0 # Node ID c37b78f1a5db5878b82da8ac836c0fe81e7dc86d # Parent e4e0e5593284f01ded01bd0cbc0f8facf6f1073e *** empty log message *** diff -r e4e0e5593284 -r c37b78f1a5db lisp/ChangeLog --- 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 + + * 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 * frame.el (show-trailing-whitespace): Doc fix.