summaryrefslogtreecommitdiff
path: root/lisp/ediff.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2008-04-16 14:10:34 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2008-04-16 14:10:34 +0000
commit241760a33e94a622475e9974075ce0ba7fe5f4e5 (patch)
tree961857ac1dd20b09eb3eb0a42182f77d6c36bf29 /lisp/ediff.el
parentadd553ac7edaf2d6ced692fbc953d56518a00cb5 (diff)
downloademacs-241760a33e94a622475e9974075ce0ba7fe5f4e5.tar.gz
Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.
Diffstat (limited to 'lisp/ediff.el')
-rw-r--r--lisp/ediff.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ediff.el b/lisp/ediff.el
index 175772f1256..6abcb242c75 100644
--- a/lisp/ediff.el
+++ b/lisp/ediff.el
@@ -7,6 +7,11 @@
;; Created: February 2, 1994
;; Keywords: comparing, merging, patching, tools, unix
+;; Yoni Rabkin <yoni@rabkins.net> contacted the maintainer of this
+;; file on 20/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.
+
(defconst ediff-version "2.81.2" "The current version of Ediff")
(defconst ediff-date "April 06, 2008" "Date of last update")