Mercurial > emacs
changeset 105556:9926dd71dc30
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 11 Oct 2009 23:53:22 +0000 |
parents | 627cf97fdea2 |
children | cbe7f8a45067 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 11 23:50:38 2009 +0000 +++ b/lisp/ChangeLog Sun Oct 11 23:53:22 2009 +0000 @@ -1,7 +1,7 @@ 2009-10-11 Juri Linkov <juri@jurta.org> * files-x.el (read-file-local-variable-value): - Provide default value only for bound variables. + Provide default value only for bound variables (bug#4664). 2009-10-11 Michael Albinus <michael.albinus@gmx.de>