diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 919772659ea..f7f42011575 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-06-15 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * files-x.el (modify-file-local-variable-prop-line): Add local | ||
| 4 | variables to the end of the existing comment on the first line. | ||
| 5 | Use `file-auto-mode-skip' to skip interpreter magic line, | ||
| 6 | and also skip XML declaration. | ||
| 7 | |||
| 1 | 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * startup.el (package--builtin-versions): New var. | 10 | * startup.el (package--builtin-versions): New var. |