emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ediff.el,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff.el,v
Date: Wed, 16 Apr 2008 14:10:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/16 14:10:34

Index: ediff.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ediff.el,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -b -r1.99 -r1.100
--- ediff.el    10 Apr 2008 14:09:36 -0000      1.99
+++ ediff.el    16 Apr 2008 14:10:31 -0000      1.100
@@ -7,6 +7,11 @@
 ;; Created: February 2, 1994
 ;; Keywords: comparing, merging, patching, tools, unix
 
+;; Yoni Rabkin <address@hidden> 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")
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]