aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEli Zaretskii2006-06-23 10:39:51 +0000
committerEli Zaretskii2006-06-23 10:39:51 +0000
commit28fa06eabfccca7d0336ead147a2bf0e97efda91 (patch)
tree334ad03e245eaa2668d652741c6c1dbff1717925 /src
parente7962b92030c21605eee2e5a35ed9b35a6a32f23 (diff)
downloademacs-28fa06eabfccca7d0336ead147a2bf0e97efda91.tar.gz
emacs-28fa06eabfccca7d0336ead147a2bf0e97efda91.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bf682a5ffdc..a72340accb2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-06-23 Martin Rudalics <rudalics@gmx.at>
2
3 * fileio.c (Frename_file) [DOS_NT]: Don't try to move directory to
4 itself on DOS_NT platforms, if the old and new names are identical
5 but for the letter-case.
6
12006-06-21 Kim F. Storm <storm@cua.dk> 72006-06-21 Kim F. Storm <storm@cua.dk>
2 8
3 * dispextern.h (struct it): Add `position' member to iterator stack. 9 * dispextern.h (struct it): Add `position' member to iterator stack.