Mercurial > emacs
changeset 58243:d1148cd7ee88
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Mon, 15 Nov 2004 20:50:08 +0000 |
parents | 239eb406bf92 |
children | 1c84cc19e954 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 15 20:46:17 2004 +0000 +++ b/lisp/ChangeLog Mon Nov 15 20:50:08 2004 +0000 @@ -1,3 +1,9 @@ +2004-11-15 John Paul Wallington <jpw@gnu.org> + + * autoinsert.el (auto-insert-alist): Insert the user's name in + copyright notice, rather than Free Software Foundation, for the + Emacs Lisp header case too. + 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br> * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.