diff options
| author | Juri Linkov | 2013-06-25 23:48:54 +0300 |
|---|---|---|
| committer | Juri Linkov | 2013-06-25 23:48:54 +0300 |
| commit | e080a9d7307025e73c9682c201e60206f7b4e808 (patch) | |
| tree | 8846a9d7031b6fa9d15bb946e459e3cb73c7801a /lisp/ChangeLog | |
| parent | ec64c2738515452c75a38c31537c2b495bb77c74 (diff) | |
| download | emacs-e080a9d7307025e73c9682c201e60206f7b4e808.tar.gz emacs-e080a9d7307025e73c9682c201e60206f7b4e808.zip | |
* lisp/files-x.el (read-file-local-variable-value): Add `default'.
Fixes: debbugs:14710
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 |