diff lisp/ps-print.el @ 38445:d91aa21f1e78

Author header fix.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 14:36:26 +0000
parents b174db545cfd
children 7ef80e3474d9
line wrap: on
line diff
--- a/lisp/ps-print.el	Mon Jul 16 14:31:15 2001 +0000
+++ b/lisp/ps-print.el	Mon Jul 16 14:36:26 2001 +0000
@@ -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>