aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2001-07-16 14:36:26 +0000
committerPavel Janík2001-07-16 14:36:26 +0000
commit652a9be93e404033d7d845ab0ddc70666edb0314 (patch)
treea290e27274beec3d58406b6a46223a1fcdeaf026
parent4391d40daa59f9f4926b7c55044899c02a14f5c3 (diff)
downloademacs-652a9be93e404033d7d845ab0ddc70666edb0314.tar.gz
emacs-652a9be93e404033d7d845ab0ddc70666edb0314.zip
Author header fix.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/ps-print.el22
2 files changed, 15 insertions, 11 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2cf0c5538ff..d0a868b6235 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * ps-print.el: Fix Author: header.
4
12001-07-16 Gerd Moellmann <gerd@gnu.org> 52001-07-16 Gerd Moellmann <gerd@gnu.org>
2 6
3 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding 7 * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 515bf134427..48f401924c1 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -1,18 +1,18 @@
1;;; ps-print.el --- Print text from the buffer as PostScript 1;;; ps-print.el --- print text from the buffer as PostScript
2 2
3;; Copyright (C) 1993,94,95,96,97,98,99,00,2001 3;; Copyright (C) 1993,94,95,96,97,98,99,00,2001
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Jim Thompson (was <thompson@wg2.waii.com>) 6;; Author: Jim Thompson (was <thompson@wg2.waii.com>)
7;; Author: Jacques Duthen (was <duthen@cegelec-red.fr>) 7;; Jacques Duthen (was <duthen@cegelec-red.fr>)
8;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br> 8;; Vinicius Jose Latorre <vinicius@cpqd.com.br>
9;; Author: Kenichi Handa <handa@etl.go.jp> (multi-byte characters) 9;; Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
10;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters) 10;; Maintainer: Kenichi Handa <handa@etl.go.jp> (multi-byte characters)
11;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br> 11;; Vinicius Jose Latorre <vinicius@cpqd.com.br>
12;; Keywords: wp, print, PostScript 12;; Keywords: wp, print, PostScript
13;; Time-stamp: <2001/06/19 11:01:09 vinicius> 13;; Time-stamp: <2001/06/19 11:01:09 vinicius>
14;; Version: 6.5.3 14;; Version: 6.5.3
15;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/ 15;; X-URL: http://www.cpqd.com.br/~vinicius/emacs/
16 16
17(defconst ps-print-version "6.5.3" 17(defconst ps-print-version "6.5.3"
18 "ps-print.el, v 6.5.3 <2001/06/19 vinicius> 18 "ps-print.el, v 6.5.3 <2001/06/19 vinicius>