diff options
| author | Michael Albinus | 2009-11-15 13:52:37 +0000 |
|---|---|---|
| committer | Michael Albinus | 2009-11-15 13:52:37 +0000 |
| commit | f5fce4ec56fc65663ec6a737efe2c5498052c76f (patch) | |
| tree | ee4493ffc47a3ff5c1747f87d2c52643c07973cc /lisp/ChangeLog | |
| parent | f779e385544ed3b252796a76e1cabfc97a050014 (diff) | |
| download | emacs-f5fce4ec56fc65663ec6a737efe2c5498052c76f.tar.gz emacs-f5fce4ec56fc65663ec6a737efe2c5498052c76f.zip | |
* arc-mode.el (archive-maybe-copy): Move creation of directory ...
(archive-unique-fname): ... here. (Bug#4929)
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 5ad24472e1c..e1a538d6b1e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-11-15 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * arc-mode.el (archive-maybe-copy): Move creation of directory ... | ||
| 4 | (archive-unique-fname): ... here. (Bug#4929) | ||
| 5 | |||
| 1 | 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * help-mode.el (help-make-xrefs): Undo the last revert, and replace it | 8 | * help-mode.el (help-make-xrefs): Undo the last revert, and replace it |