diff lisp/ChangeLog @ 58407:8bdaf013a219

ps-setup
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sun, 21 Nov 2004 22:52:46 +0000
parents 820e35465241
children 6b5846d74ff0
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 21 22:30:00 2004 +0000
+++ b/lisp/ChangeLog	Sun Nov 21 22:52:46 2004 +0000
@@ -4,6 +4,7 @@
 	Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
 	Eliminate eval-and-compile usage.
 	(ps-insert-file): Use insert-file-contents instead of insert-file.
+	(ps-setup): Code fix.
 
 2004-11-21  Jay Belanger  <belanger@truman.edu>