Mercurial > emacs
changeset 38445:d91aa21f1e78
Author header fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 16 Jul 2001 14:36:26 +0000 |
parents | d44d24525572 |
children | f63fbebe03fb |
files | lisp/ChangeLog lisp/ps-print.el |
diffstat | 2 files changed, 15 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 16 14:31:15 2001 +0000 +++ b/lisp/ChangeLog Mon Jul 16 14:36:26 2001 +0000 @@ -1,3 +1,7 @@ +2001-07-16 Pavel Jan,Bm(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
--- 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>