aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 03ba16d91d9..46c534d2454 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12012-08-13 Andreas Schwab <schwab@linux-m68k.org> 12012-08-13 Andreas Schwab <schwab@linux-m68k.org>
2 2
3 * tar-mode.el (tar-header-data-end): Only ignore size for files of
4 type 1-6.
5 (tar-header-block-summarize, tar-get-descriptor): Handle pax
6 extended headers.
7
3 * files.el (hack-local-variables-filter): Remove useless eval. 8 * files.el (hack-local-variables-filter): Remove useless eval.
4 9
52012-08-13 Martin Rudalics <rudalics@gmx.at> 102012-08-13 Martin Rudalics <rudalics@gmx.at>