aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2013-06-16 01:44:38 +0300
committerJuri Linkov2013-06-16 01:44:38 +0300
commit31489a32f575cb5cfcd8748355f46ae2afcc4436 (patch)
treeaaeeaaaef9d43dcc3f89a8cbd81fb876a4554ef1 /lisp/ChangeLog
parent2809512e049af026719414c93998d3098a8735c5 (diff)
downloademacs-31489a32f575cb5cfcd8748355f46ae2afcc4436.tar.gz
emacs-31489a32f575cb5cfcd8748355f46ae2afcc4436.zip
* lisp/files-x.el (modify-file-local-variable-prop-line): Add local
variables to the end of the existing comment on the first line. Use `file-auto-mode-skip' to skip interpreter magic line, and also skip XML declaration.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
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 @@
12013-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
12013-06-15 Stefan Monnier <monnier@iro.umontreal.ca> 82013-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.