diff options
| author | Michael Albinus <michael.albinus@gmx.de> | 2013-06-20 13:46:59 +0200 |
|---|---|---|
| committer | Michael Albinus <michael.albinus@gmx.de> | 2013-06-20 13:46:59 +0200 |
| commit | 40e90e482656676c62f15cdb2dd1c6ab8d274d5b (patch) | |
| tree | 239a52414a5a5dcf82652ce8f54a6347c0dd6e0c /lisp | |
| parent | 4a172eab51a3d0d3d5823c6d8c84d6caa862b27a (diff) | |
| download | emacs-40e90e482656676c62f15cdb2dd1c6ab8d274d5b.tar.gz | |
Fix ChangeLog entry.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 85626bf8680..1e2425a1d27 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2013-06-20 Michael Albinus <michael.albinus@gmx.de> - * arc-mode.el (archive-mode): Add `archive-write-file' also for - remote files. (Bug#14652) + * arc-mode.el (archive-mode): Add `archive-write-file' + `write-contents-functions' to also for remote files. (Bug#14652) 2013-06-20 Juanma Barranquero <lekktu@gmail.com> |
