diff lisp/ChangeLog @ 51007:c3f9aa88ed68

Avoid unnecessary calls to funs in header and footer variables
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Thu, 15 May 2003 02:32:03 +0000
parents ea8655d397d6
children afdba0d157cf
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 15 01:37:54 2003 +0000
+++ b/lisp/ChangeLog	Thu May 15 02:32:03 2003 +0000
@@ -1,3 +1,16 @@
+2003-05-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+	* ps-print.el: Avoid unnecessary calls to funs in header and footer
+	variables.  Reported by Greg Hill <ghill@synergymicro.com>.
+	(ps-print-version): New version number (6.6.1).
+	(ps-begin-page): Code fix.
+	(ps-generate-string-list, ps-header-footer-string): New funs.
+	(ps-lh-cache, ps-rh-cache, ps-lf-cache, ps-rf-cache): New vars.
+
+	* ps-mule.el (ps-mule-header-string-charsets): Call
+	ps-header-footer-string to avoid unnecessary calls to functions in
+	header and footer variables.
+
 2003-05-15  John Paul Wallington  <jpw@gnu.org>
 
 	* mail/rmail.el (rmail-ignored-headers): Ignore Face: header.