aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4573cb38499..9aa1b8070c9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12007-10-21 Michael Albinus <michael.albinus@gmx.de>
2
3 * files.el (backup-buffer-copy): Call `copy-file' with non-nil
4 preserve-uid-gid.
5
6 * net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
7 compatibility. It is not used, though.
8
12007-10-21 Dan Nicolaescu <dann@ics.uci.edu> 92007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * progmodes/gud.el (gud-target-name): Move definition before use. 11 * progmodes/gud.el (gud-target-name): Move definition before use.