emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Mon, 24 Sep 2007 05:42:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Michael Albinus <albinus>       07/09/24 05:42:35

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.315
retrieving revision 1.11049.2.316
diff -u -b -r1.11049.2.315 -r1.11049.2.316
--- ChangeLog   23 Sep 2007 16:01:40 -0000      1.11049.2.315
+++ ChangeLog   24 Sep 2007 05:42:30 -0000      1.11049.2.316
@@ -1,3 +1,20 @@
+2007-09-24  Michael Albinus  <address@hidden>
+
+       * 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ä  <address@hidden>  (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  <address@hidden>
 
        * files.el (file-name-sans-versions): Use [:alnum:] and also allow




reply via email to

[Prev in Thread] Current Thread [Next in Thread]