diff options
| author | Richard M. Stallman | 1996-07-22 16:33:20 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-07-22 16:33:20 +0000 |
| commit | 0ccb277a5e7d41156fc159b77b2456ee7450000a (patch) | |
| tree | e1213f91c4a6e0496c0744527dc03eb3eb555d03 | |
| parent | eba1c87adc05dcfbfb3ff589b39bb3bcb7976f4e (diff) | |
| download | emacs-0ccb277a5e7d41156fc159b77b2456ee7450000a.tar.gz emacs-0ccb277a5e7d41156fc159b77b2456ee7450000a.zip | |
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 @@ | |||
| 3 | ;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jim Thompson <thompson@wg2.waii.com> | 5 | ;; Author: Jim Thompson <thompson@wg2.waii.com> |
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: duthen@cegelec-red.fr (Jacques Duthen Prestataire) |
| 7 | ;; Keywords: print, PostScript | 7 | ;; Keywords: print, PostScript |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |