aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-05-04 13:54:50 +0000
committerJan Djärv2004-05-04 13:54:50 +0000
commitf72b5416b95d8897b009af51abf7bacede486caf (patch)
treec310eae98d1fe5a3f79c9a3f68f254c5dce4725c /src/ChangeLog
parent6ab6679999a9edefc38be7c0866152cf076bfe17 (diff)
downloademacs-f72b5416b95d8897b009af51abf7bacede486caf.tar.gz
emacs-f72b5416b95d8897b009af51abf7bacede486caf.zip
* fileio.c (barf_or_query_if_file_exists): Use lstat.
(Frename_file): Handle renaming of symlinks across file systems.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fbce94f2ecd..9ff41a4ccc0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-05-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * fileio.c (barf_or_query_if_file_exists): Use lstat.
4 (Frename_file): Handle renaming of symlinks across file systems.
5
12004-05-04 Kim F. Storm <storm@cua.dk> 62004-05-04 Kim F. Storm <storm@cua.dk>
2 7
3 * xdisp.c (Qtotal): New var. 8 * xdisp.c (Qtotal): New var.