aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2f500bff142..b6fba5cdea2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12003-11-30 Richard M. Stallman <rms@gnu.org>
2
3 * dired-aux.el (dired-do-query-replace-regexp):
4 Report files visited read-only.
5
62003-11-30 Juri Linkov <juri@jurta.org>
7
8 * dired-aux.el (dired-compare-directories): New command.
9 (dired-file-set-difference, dired-files-attributes): New functions.
10
12003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> 112003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
2 Version 2.0.38 of Tramp released. 12 Version 2.0.38 of Tramp released.
3 13
@@ -10,7 +20,7 @@
10 parameter. This allows for omission of method parameters. 20 parameter. This allows for omission of method parameters.
11 Callers adjusted. 21 Callers adjusted.
12 22
132003-11-25 Michael Albinus <Michael.Albinus@alcatel.de> 232003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
14 24
15 * net/tramp.el: Add new optional parameter ID-FORMAT to 25 * net/tramp.el: Add new optional parameter ID-FORMAT to
16 `file-attributes'. Calls of `file-attributes' won't use this 26 `file-attributes'. Calls of `file-attributes' won't use this