changeset 90707:6fad8e771ddf

New version.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Fri, 01 Dec 2006 13:38:40 +0000
parents 1428c2dd8ad7
children a9969f794d2a
files lisp/ChangeLog.unicode lisp/ps-print.el
diffstat 2 files changed, 9 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode	Thu Nov 30 04:34:27 2006 +0000
+++ b/lisp/ChangeLog.unicode	Fri Dec 01 13:38:40 2006 +0000
@@ -1,3 +1,7 @@
+2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+	* ps-print.el (ps-print-version): New version 7.0.
+
 2006-11-29  Kenichi Handa  <handa@m17n.org>
 
 	* mail/emacsbug.el (report-emacs-bug): Insert also the value of
@@ -7,7 +11,7 @@
 
 	* ps-print.el: Fix maintainer email.  Eliminate function declaration
 	that kept compatibility with older Emacs version.
-	(ps-print-version): New version (6.7).
+	(ps-print-version): New version 6.7.
 
 2006-11-28  Kenichi Handa  <handa@m17n.org>
 
--- a/lisp/ps-print.el	Thu Nov 30 04:34:27 2006 +0000
+++ b/lisp/ps-print.el	Fri Dec 01 13:38:40 2006 +0000
@@ -10,12 +10,12 @@
 ;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters)
 ;;	Vinicius Jose Latorre <viniciusjl@ig.com.br>
 ;; Keywords: wp, print, PostScript
-;; Time-stamp: <2006/11/28 18:27:15 vinicius>
-;; Version: 6.7
+;; Time-stamp: <2006/12/01 11:17:19 vinicius>
+;; Version: 7.0
 ;; X-URL: http://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 
-(defconst ps-print-version "6.7"
-  "ps-print.el, v 6.7 <2006/11/28 vinicius>
+(defconst ps-print-version "7.0"
+  "ps-print.el, v 7.0 <2006/12/01 vinicius>
 
 Vinicius's last change version -- this file may have been edited as part of
 Emacs without changes to the version number.  When reporting bugs, please also