diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-07-22 16:33:20 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-07-22 16:33:20 +0000 |
commit | b68ed66b85adffe801eeafd5a0581a839f384e52 (patch) | |
tree | b4b2247a302d6dcbff2236ddc1877a1cd76e58d7 | |
parent | e59d08ba118d27c0b2a5260696afb2f27fd7b90e (diff) | |
download | emacs-b68ed66b85adffe801eeafd5a0581a839f384e52.tar.gz |
Comment change.
-rw-r--r-- | lisp/ps-print.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index b4d50b80ea3..1d130862d5e 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. ;; Author: Jim Thompson <thompson@wg2.waii.com> -;; Maintainer: FSF +;; Maintainer: duthen@cegelec-red.fr (Jacques Duthen Prestataire) ;; Keywords: print, PostScript ;; This file is part of GNU Emacs. |