diff options
| author | Michael Albinus | 2010-01-12 22:59:05 +0100 |
|---|---|---|
| committer | Michael Albinus | 2010-01-12 22:59:05 +0100 |
| commit | b8b45afc521d5a652554f007d4c8d41cd0972636 (patch) | |
| tree | 7a8f19613bcee12ed793e77084d0cfb4dc9e6aea /lisp/ChangeLog | |
| parent | 832fdcab246884b180469309f8850337b4b3618c (diff) | |
| download | emacs-b8b45afc521d5a652554f007d4c8d41cd0972636.tar.gz emacs-b8b45afc521d5a652554f007d4c8d41cd0972636.zip | |
* files.el (copy-directory): Compute target for recursive
directories with identical names. (Bug#5343)
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 33b498f34d6..3c95811a8fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-01-12 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * files.el (copy-directory): Compute target for recursive | ||
| 4 | directories with identical names. (Bug#5343) | ||
| 5 | |||
| 1 | 2010-01-12 Glenn Morris <rgm@gnu.org> | 6 | 2010-01-12 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * mail/emacsbug.el (report-emacs-bug-pretest-address): Set | 8 | * mail/emacsbug.el (report-emacs-bug-pretest-address): Set |