diff lisp/ChangeLog @ 63807:11342f636d93

ps-print selection page fix
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Tue, 28 Jun 2005 03:13:02 +0000
parents ec39715d4ae1
children 75b7da639bba
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 28 02:27:46 2005 +0000
+++ b/lisp/ChangeLog	Tue Jun 28 03:13:02 2005 +0000
@@ -1,3 +1,11 @@
+2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+	* ps-print.el: It was not working the page selection for printing.
+	Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
+	(ps-print-version): New version 6.6.7.
+	(ps-end-sheet): New fun.
+	(ps-header-sheet, ps-end-job): Call it.
+
 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* subr.el (add-to-list, add-to-ordered-list): Doc fixes.