Mercurial > emacs
changeset 87994:ebda2d2b19fb
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 26 Jan 2008 14:51:58 +0000 |
parents | 1d7d58dea6a5 |
children | e576feac5b90 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 26 13:15:27 2008 +0000 +++ b/lisp/ChangeLog Sat Jan 26 14:51:58 2008 +0000 @@ -1,3 +1,13 @@ +2008-01-26 Michael Albinus <michael.albinus@gmx.de> + + * vc.el (vc-directory, vc-update-change-log): Remove check for + Tramp. Both functions work for it, though pretty slow + (`vc-directory'). Maybe the implementation can be optimized. + + * net/tramp.el (tramp-dissect-file-name): Raise an error when + Tramp 2.0 syntax is used. Suggested by Trent W. Buck + <trentbuck@gmail.com>. + 2008-01-26 Eli Zaretskii <eliz@gnu.org> * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used,