diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
commit | 9596811a3d13a77893315e7db35a74a7fccd1b14 (patch) | |
tree | 15a484e25ec046e526cdcf582053b9aa3a3475fc /lisp/ps-print.el | |
parent | f5632218b0992192a4f6c1ad59afe285b1f91d1f (diff) | |
download | emacs-9596811a3d13a77893315e7db35a74a7fccd1b14.tar.gz |
Comment change.
Diffstat (limited to 'lisp/ps-print.el')
-rw-r--r-- | lisp/ps-print.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 8dc5605e7f4..7ae9814e45f 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -1,8 +1,9 @@ ;;; ps-print.el --- Jim's Pretty-Good PostScript Generator for Emacs 19. -;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. ;; Author: Jim Thompson <thompson@wg2.waii.com> +;; Maintainer: FSF ;; Keywords: print, PostScript ;; This file is part of GNU Emacs. |