]> git.eshelyaron.com Git - emacs.git/commitdiff
Author header fix.
authorPavel Janík <Pavel@Janik.cz>
Mon, 16 Jul 2001 14:36:26 +0000 (14:36 +0000)
committerPavel Janík <Pavel@Janik.cz>
Mon, 16 Jul 2001 14:36:26 +0000 (14:36 +0000)
lisp/ChangeLog
lisp/ps-print.el

index 2cf0c5538ff9d1b7ece19a720741e3c1edc5d334..d0a868b62351fa73c4a722708cf721bfa3e18c1c 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * ps-print.el: Fix Author: header.
+
 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
 
        * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
index 515bf134427635af307c7eb23a907c78ac1d542b..48f401924c1766a2d33e0e7aa382d1a3769f34d1 100644 (file)
@@ -1,18 +1,18 @@
-;;; ps-print.el --- Print text from the buffer as PostScript
+;;; ps-print.el --- print text from the buffer as PostScript
 
 ;; Copyright (C) 1993,94,95,96,97,98,99,00,2001
 ;; Free Software Foundation, Inc.
 
-;; Author:     Jim Thompson (was <thompson@wg2.waii.com>)
-;; Author:     Jacques Duthen (was <duthen@cegelec-red.fr>)
-;; Author:     Vinicius Jose Latorre <vinicius@cpqd.com.br>
-;; Author:     Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
-;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
-;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
-;; Keywords:   wp, print, PostScript
-;; Time-stamp: <2001/06/19 11:01:09 vinicius>
-;; Version:    6.5.3
-;; X-URL:      http://www.cpqd.com.br/~vinicius/emacs/
+;; Author: Jim Thompson (was <thompson@wg2.waii.com>)
+;;     Jacques Duthen (was <duthen@cegelec-red.fr>)
+;;     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)
+;;     Vinicius Jose Latorre <vinicius@cpqd.com.br>
+;; Keywords: wp, print, PostScript
+;; Time-stamp: <2001/06/19 11:01:09 vinicius>
+;; Version: 6.5.3
+;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/
 
 (defconst ps-print-version "6.5.3"
   "ps-print.el, v 6.5.3 <2001/06/19 vinicius>