diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-08-13 Andreas Schwab <schwab@linux-m68k.org> | 1 | 2012-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 | ||
| 5 | 2012-08-13 Martin Rudalics <rudalics@gmx.at> | 10 | 2012-08-13 Martin Rudalics <rudalics@gmx.at> |