diff options
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> |