diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-16 14:10:34 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-16 14:10:34 +0000 |
commit | 241760a33e94a622475e9974075ce0ba7fe5f4e5 (patch) | |
tree | 961857ac1dd20b09eb3eb0a42182f77d6c36bf29 /lisp/progmodes/ps-mode.el | |
parent | add553ac7edaf2d6ced692fbc953d56518a00cb5 (diff) | |
download | emacs-241760a33e94a622475e9974075ce0ba7fe5f4e5.tar.gz emacs-241760a33e94a622475e9974075ce0ba7fe5f4e5.tar.bz2 emacs-241760a33e94a622475e9974075ce0ba7fe5f4e5.zip |
Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.
Diffstat (limited to 'lisp/progmodes/ps-mode.el')
-rw-r--r-- | lisp/progmodes/ps-mode.el | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/progmodes/ps-mode.el b/lisp/progmodes/ps-mode.el index 203b4575a8d..7e9660f3e76 100644 --- a/lisp/progmodes/ps-mode.el +++ b/lisp/progmodes/ps-mode.el @@ -9,6 +9,13 @@ ;; Version: 1.1h, 16 Jun 2005 ;; Keywords: PostScript, languages +;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this +;; file on 18/3/2008, and the maintainer agreed that when a bug is +;; filed in the Emacs bug reporting system against this file, a copy +;; of the bug report be sent to the maintainer's email address, but +;; only if: "... those e-mails have a link to the bug report system, +;; where I can cancel these e-mails if I want to.". + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |