Mercurial > emacs
changeset 68621:d01a0afb4ae3
Stallman sent an email recently that ChangeLog entries for submitted
patches should have their name. If the submitter has submitted papers,
no problem, but entries for other small (say, < 15 lines) patches
should have a "(tiny change)" after the submitter's email address.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sun, 05 Feb 2006 05:24:03 +0000 |
parents | f58b821a2f40 |
children | 8e332f1560b0 |
files | lisp/mh-e/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Sun Feb 05 04:55:42 2006 +0000 +++ b/lisp/mh-e/ChangeLog Sun Feb 05 05:24:03 2006 +0000 @@ -1,7 +1,7 @@ -2006-02-04 Peter S Galbraith <psg@debian.org> +2006-02-04 Eric Ding <ericding@alum.mit.edu> * mh-mime.el (mh-file-mime-type-substitutions): Added entries to - handle openoffice documents, as provided by Eric Ding. + handle OpenOffice documents. 2006-02-03 Bill Wohler <wohler@newt.com>