From: Glenn Morris Date: Wed, 18 May 2011 03:42:33 +0000 (-0700) Subject: * lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c X-Git-Tag: emacs-pretest-24.0.90~104^2~618^2~239^2~8 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4ac0ba717426273404ffd9c7c557f4f207966c46;p=emacs.git * lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e7c835400ad..a87bb0dd66c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,6 @@ 2011-05-18 Glenn Morris + * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c * mail/sendmail.el (sendmail-program): Fall back to just "sendmail". Rationalize calendar handling of day and month abbrev-arrays. diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 163af883334..596b32f24c3 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -437,7 +437,7 @@ Changes to files in this list are not listed.") ;; No longer distributed. ;;; "vmspaths.h" "build.com" "compile.com" "kepteditor.com" "precomp.com" ;;; "vmsproc.el" :wrote "logout.com" "mailemacs.com") - ("Guillermo J. Rozas" :wrote "fakemail.c") +;;; ("Guillermo J. Rozas" :wrote "fakemail.c") ("Wolfgang Rupprecht" :changed "lisp-mode.el" "loadup.el" "sort.el" "alloc.c" "callint.c" ;; config.in renamed from config.h.in; ecrt0.c from crt0.c.