Mercurial > emacs
comparison lisp/ChangeLog @ 112097:3ef3ed396505
Remove duplicate ChangeLog entry.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 02 Jan 2011 10:58:36 -0800 |
parents | 290ee662951b |
children | 40af77a50adc 02196c405b19 |
comparison
equal
deleted
inserted
replaced
112096:290ee662951b | 112097:3ef3ed396505 |
---|---|
1 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 2 |
3 * files.el (file-local-variables-alist): | 3 * files.el (file-local-variables-alist): |
4 Make permanent-local (bug#7767). | 4 Make permanent-local (bug#7767). |
5 | |
6 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change) | |
7 | |
8 * mail/mail-utils.el (mail-strip-quoted-names): Don't modify the | |
9 " *temp*" buffer (bug#7746). | |
10 | 5 |
11 2011-01-02 Glenn Morris <rgm@gnu.org> | 6 2011-01-02 Glenn Morris <rgm@gnu.org> |
12 | 7 |
13 * version.el (emacs-copyright): Set short copyright year to 2011. | 8 * version.el (emacs-copyright): Set short copyright year to 2011. |
14 | 9 |