aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2009-11-15 13:52:37 +0000
committerMichael Albinus2009-11-15 13:52:37 +0000
commitf5fce4ec56fc65663ec6a737efe2c5498052c76f (patch)
treeee4493ffc47a3ff5c1747f87d2c52643c07973cc /lisp/ChangeLog
parentf779e385544ed3b252796a76e1cabfc97a050014 (diff)
downloademacs-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/ChangeLog5
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 @@
12009-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
12009-11-15 Stefan Monnier <monnier@iro.umontreal.ca> 62009-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