Mercurial > emacs
diff lisp/ChangeLog @ 78887:8faf94b6c420
* net/tramp.el (tramp-completion-mode-p): Rename from
`tramp-completion-mode'. Revert logic, check `return', `newline'
and such alike. Packages like Icicles tend to use other completion
characters but `tab' and `space' only.
(top): Require cl.el, when `copy-tree' is not available otherwise.
* net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
`ad-get-arg'. Use `vc-find-version' instead of `process-file' to check
whether we have a new enough vc that doesn't need the defadvice.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 24 Sep 2007 05:42:34 +0000 |
parents | da3f83794d1f |
children | 45d26d6ca9ec |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 23 16:01:40 2007 +0000 +++ b/lisp/ChangeLog Mon Sep 24 05:42:34 2007 +0000 @@ -1,3 +1,20 @@ +2007-09-24 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp.el (tramp-completion-mode-p): Rename from + `tramp-completion-mode'. Revert logic, check `return', `newline' + and such alike. Packages like Icicles tend to use other completion + characters but `tab' and `space' only. + (top): Require cl.el, when `copy-tree' is not available otherwise. + + * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by + `ad-get-arg'. + +2007-09-24 Ville Skyttä <scop@xemacs.org> (tiny change) + + * net/tramp-vc.el (tramp-vc-user-login-name): Use + `vc-find-version' instead of `process-file' to check whether we + have a new enough vc that doesn't need the defadvice. + 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu> * files.el (file-name-sans-versions): Use [:alnum:] and also allow