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")