diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97962595a99..78a7c638f41 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-10-04 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * files.el (copy-directory): New defun. | ||
| 4 | |||
| 5 | * dired-aux.el (dired-copy-file-recursive): Use it. | ||
| 6 | |||
| 1 | 2009-10-04 Juanma Barranquero <lekktu@gmail.com> | 7 | 2009-10-04 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * cedet/ede/makefile-edit.el (makefile-beginning-of-command) | 9 | * cedet/ede/makefile-edit.el (makefile-beginning-of-command) |