]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix maintainer email
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Thu, 23 Nov 2006 01:18:29 +0000 (01:18 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Thu, 23 Nov 2006 01:18:29 +0000 (01:18 +0000)
lisp/ChangeLog
lisp/ps-mule.el

index f1cb83df75ec97d4b312db024d93dc4546ae36f9..3212e58b8cb8ee6d80d156ef9d87b9684dede569 100644 (file)
@@ -1,3 +1,7 @@
+2006-11-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>  (tiny change)
+
+       * ps-mule.el: Fix maintainer email.
+
 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
 
        * thingatpt.el (thing-at-point-url-at-point):  Don't add a
index 1ba8f869967b83847e71ab2e9382f92d828c51c3..693b44471421ec3668d816f23674d5ae386011a6 100644 (file)
@@ -4,8 +4,8 @@
 ;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
-;;     Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
-;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
+;;     Kenichi Handa <handa@m17n.org> (multi-byte characters)
+;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters)
 ;;     Vinicius Jose Latorre <vinicius@cpqd.com.br>
 ;; Keywords: wp, print, PostScript, multibyte, mule
 ;; Time-stamp: <2003/05/14 22:19:41 vinicius>