diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -619,6 +619,11 @@ collection). | |||
| 619 | ** The new functions 'make-nearby-temp-file' and 'temporary-file-directory' | 619 | ** The new functions 'make-nearby-temp-file' and 'temporary-file-directory' |
| 620 | can be used for creation of temporary files of remote or mounted directories. | 620 | can be used for creation of temporary files of remote or mounted directories. |
| 621 | 621 | ||
| 622 | +++ | ||
| 623 | ** The function 'delete-directory' no longer signals an error when | ||
| 624 | operating recursively and when some other process deletes the directory | ||
| 625 | or its files before 'delete-directory' gets to them. | ||
| 626 | |||
| 622 | ** Changes in Frame- and Window- Handling | 627 | ** Changes in Frame- and Window- Handling |
| 623 | 628 | ||
| 624 | +++ | 629 | +++ |