aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9b7e5c29d00..9ea146cd6c6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,8 @@
12005-02-19 Eli Zaretskii <eliz@gnu.org> 12005-02-19 Michael Mauger <mmaug@yahoo.com>
2
3 * replace.el (query-replace-read-from): Set the value of
4 query-replace-from-history-variable to handle the case of an empty
5 string entered to accept the suggested default.
2 6
3 * net/tramp.el (tramp-file-name-for-operation): Use 7 * net/tramp.el (tramp-file-name-for-operation): Use
4 dired-call-process instead of dired-call-process-command. 8 dired-call-process instead of dired-call-process-command.