# HG changeset patch # User Glenn Morris # Date 1250650433 0 # Node ID 512792ebb4275492488dfbdbb572b2da3f65516e # Parent a744eb12af2cd8ea1248ff38ff579249e3562edf (authors-fixed-entries): Remove cvtmail. diff -r a744eb12af2c -r 512792ebb427 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 19 02:52:17 2009 +0000 +++ b/lisp/ChangeLog Wed Aug 19 02:53:53 2009 +0000 @@ -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 -r a744eb12af2c -r 512792ebb427 lisp/emacs-lisp/authors.el --- a/lisp/emacs-lisp/authors.el Wed Aug 19 02:52:17 2009 +0000 +++ b/lisp/emacs-lisp/authors.el Wed Aug 19 02:53:53 2009 +0000 @@ -344,7 +344,6 @@ ("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")