aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 97995aca06b..0dc6d23e0ba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12000-10-24 Andrew Innes <andrewi@gnu.org>
2
3 * dired.c (directory_files_internal_unwind): New function.
4 (directory_files_internal): Use it to ensure closedir is called
5 even if expand-file-name or file-attributes throw, eg. because of
6 a user interrupt. Also enable immediate_quit while calling
7 re_search, so that matching can be interrupted as well.
8
12000-10-24 Gerd Moellmann <gerd@gnu.org> 92000-10-24 Gerd Moellmann <gerd@gnu.org>
2 10
3 * window.c (size_window): Prevent setting window's width or 11 * window.c (size_window): Prevent setting window's width or