diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd1333af152..cb99af982e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-10-11 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * files-x.el (read-file-local-variable-value): | ||
| 4 | Provide default value only for bound variables (bug#4664). | ||
| 5 | |||
| 1 | 2009-10-11 Michael Albinus <michael.albinus@gmx.de> | 6 | 2009-10-11 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-local-host-p): Function shall return nil for | 8 | * net/tramp.el (tramp-local-host-p): Function shall return nil for |