From: Glenn Morris Date: Wed, 19 Aug 2009 02:53:53 +0000 (+0000) Subject: (authors-fixed-entries): Remove cvtmail. X-Git-Tag: emacs-pretest-23.1.90~1796 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f43e88d459ab4699666e3f1b99a69faeb6c567a1;p=emacs.git (authors-fixed-entries): Remove cvtmail. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 930defaae02..88e78198b6b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2009-08-19 Glenn Morris + + * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail. + 2009-08-19 Stefan Monnier * simple.el (choose-completion-string): Don't rely on diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index c37b617b467..3578f2cfe91 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -344,7 +344,6 @@ Changes to files in this list are not listed.") ("Sam Kendall" :changed "etags.c" "etags.el") ;; ack.texi: "We're not using his backquote.el any more." ("Richard King" :wrote "userlock.el" "filelock.c") - ("Larry Kolodney" :wrote "cvtmail.c") ("Sebastian Kremer" :changed "add-log.el") ("Mark Lambert" :changed "process.c" "process.h") ("Aaron Larson" :changed "bibtex.el")