aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-08-19 02:53:53 +0000
committerGlenn Morris2009-08-19 02:53:53 +0000
commitf43e88d459ab4699666e3f1b99a69faeb6c567a1 (patch)
treecd3a598c9c7435c302adb2855518b876e949a06e
parent707f28b63289070090a694da953aa238ceae6bf9 (diff)
downloademacs-f43e88d459ab4699666e3f1b99a69faeb6c567a1.tar.gz
emacs-f43e88d459ab4699666e3f1b99a69faeb6c567a1.zip
(authors-fixed-entries): Remove cvtmail.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/emacs-lisp/authors.el1
2 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 930defaae02..88e78198b6b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12009-08-19 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
4
12009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> 52009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * simple.el (choose-completion-string): Don't rely on 7 * 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.")
344 ("Sam Kendall" :changed "etags.c" "etags.el") 344 ("Sam Kendall" :changed "etags.c" "etags.el")
345 ;; ack.texi: "We're not using his backquote.el any more." 345 ;; ack.texi: "We're not using his backquote.el any more."
346 ("Richard King" :wrote "userlock.el" "filelock.c") 346 ("Richard King" :wrote "userlock.el" "filelock.c")
347 ("Larry Kolodney" :wrote "cvtmail.c")
348 ("Sebastian Kremer" :changed "add-log.el") 347 ("Sebastian Kremer" :changed "add-log.el")
349 ("Mark Lambert" :changed "process.c" "process.h") 348 ("Mark Lambert" :changed "process.c" "process.h")
350 ("Aaron Larson" :changed "bibtex.el") 349 ("Aaron Larson" :changed "bibtex.el")