aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 28d9f4eb9ec..5ad04a42e9b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,20 @@
12007-09-24 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-completion-mode-p): Rename from
4 `tramp-completion-mode'. Revert logic, check `return', `newline'
5 and such alike. Packages like Icicles tend to use other completion
6 characters but `tab' and `space' only.
7 (top): Require cl.el, when `copy-tree' is not available otherwise.
8
9 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
10 `ad-get-arg'.
11
122007-09-24 Ville Skyttä <scop@xemacs.org> (tiny change)
13
14 * net/tramp-vc.el (tramp-vc-user-login-name): Use
15 `vc-find-version' instead of `process-file' to check whether we
16 have a new enough vc that doesn't need the defadvice.
17
12007-09-23 Dan Nicolaescu <dann@ics.uci.edu> 182007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
2 19
3 * files.el (file-name-sans-versions): Use [:alnum:] and also allow 20 * files.el (file-name-sans-versions): Use [:alnum:] and also allow