aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2012-12-01 23:45:38 +0800
committerLeo Liu2012-12-01 23:45:38 +0800
commitff3d86d0996d665f9cbb217ca24a63e59b058460 (patch)
tree76b33fb51f30b985b7707a2f2459526e7815ce9d /lisp/ChangeLog
parentb9cf4db5c9210d4ccf7faf86c4ec4439a98a7a58 (diff)
downloademacs-ff3d86d0996d665f9cbb217ca24a63e59b058460.tar.gz
emacs-ff3d86d0996d665f9cbb217ca24a63e59b058460.zip
* lisp/files.el (dir-locals-read-from-file): Check file non-empty
before reading. Fixes: debbugs:13038
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 735798e3f3e..eb41fff8c9a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-12-01 Leo Liu <sdl.web@gmail.com>
2
3 * files.el (dir-locals-read-from-file): Check file non-empty
4 before reading. (Bug#13038)
5
12012-11-28 Glenn Morris <rgm@gnu.org> 62012-11-28 Glenn Morris <rgm@gnu.org>
2 7
3 * jka-cmpr-hook.el (jka-compr-get-compression-info): 8 * jka-cmpr-hook.el (jka-compr-get-compression-info):