diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 03352a93e6f..3c1a97b34b9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-09-06 William Xu <william.xwl@gmail.com> | ||
| 2 | |||
| 3 | * arc-mode.el: Add support for 7za (bug#15264). | ||
| 4 | (archive-7z-program): New var. | ||
| 5 | (archive-zip-extract, archive-zip-expunge, archive-zip-update) | ||
| 6 | (archive-zip-update-case, archive-7z-extract, archive-7z-expunge) | ||
| 7 | (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it. | ||
| 8 | |||
| 1 | 2013-09-06 Michael Albinus <michael.albinus@gmx.de> | 9 | 2013-09-06 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | Remove URL syntax. | 11 | Remove URL syntax. |