diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9dd5772b327..d65ffc0cf5c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,9 @@ | |||
| 3 | * files-x.el (modify-dir-local-variable): Change the header comment | 3 | * files-x.el (modify-dir-local-variable): Change the header comment |
| 4 | in the file with directory local variables. (Bug#14692) | 4 | in the file with directory local variables. (Bug#14692) |
| 5 | 5 | ||
| 6 | * files-x.el (read-file-local-variable-value): Add `default'. | ||
| 7 | (Bug#14710) | ||
| 8 | |||
| 6 | 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | 9 | 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 7 | 10 | ||
| 8 | * net/eww.el (eww-make-unique-file-name): Create a unique file | 11 | * net/eww.el (eww-make-unique-file-name): Create a unique file |