diff options
| author | Michael Albinus | 2009-10-01 15:51:43 +0000 |
|---|---|---|
| committer | Michael Albinus | 2009-10-01 15:51:43 +0000 |
| commit | d308026462fe0f6d441cd40fa0451d8ce965c922 (patch) | |
| tree | 8c6ebabfb68337a9f2c821444f5f4b0a52fb55d4 /doc/lispref/ChangeLog | |
| parent | bd51ea7fe5ef2eb34bb1b28d3cc53d643001483f (diff) | |
| download | emacs-d308026462fe0f6d441cd40fa0451d8ce965c922.tar.gz emacs-d308026462fe0f6d441cd40fa0451d8ce965c922.zip | |
* files.texi (Directories): delete-directory has an optional
parameter RECURSIVE.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index f654490f5c6..1fcb1d3533a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-10-01 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * files.texi (Create/Delete Dirs): delete-directory has an | ||
| 4 | optional parameter RECURSIVE. | ||
| 5 | |||
| 1 | 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * buffers.texi (Swapping Text): Minor clarification. | 8 | * buffers.texi (Swapping Text): Minor clarification. |