comparison lisp/ChangeLog @ 112096:290ee662951b

* lisp/files.el (file-local-variables-alist): Make permanent-local.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 01 Jan 2011 22:57:26 -0500
parents 96d88ed18438
children 3ef3ed396505
comparison
equal deleted inserted replaced
112095:96d88ed18438 112096:290ee662951b
1 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * files.el (file-local-variables-alist):
4 Make permanent-local (bug#7767).
5
1 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change) 6 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2 7
3 * mail/mail-utils.el (mail-strip-quoted-names): Don't modify the 8 * mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
4 " *temp*" buffer (bug#7746). 9 " *temp*" buffer (bug#7746).
5 10