aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2008-01-26 14:51:58 +0000
committerMichael Albinus2008-01-26 14:51:58 +0000
commit19eab3c797a7986fdccadbad488d69248538c6ed (patch)
tree119497ab320ebb042cbe979d18696127f284b1f2
parentde4db6f103a1e99e675d7f02731be130e3b9d102 (diff)
downloademacs-19eab3c797a7986fdccadbad488d69248538c6ed.tar.gz
emacs-19eab3c797a7986fdccadbad488d69248538c6ed.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8a9c9f3f2c6..0673f5cb357 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12008-01-26 Michael Albinus <michael.albinus@gmx.de>
2
3 * vc.el (vc-directory, vc-update-change-log): Remove check for
4 Tramp. Both functions work for it, though pretty slow
5 (`vc-directory'). Maybe the implementation can be optimized.
6
7 * net/tramp.el (tramp-dissect-file-name): Raise an error when
8 Tramp 2.0 syntax is used. Suggested by Trent W. Buck
9 <trentbuck@gmail.com>.
10
12008-01-26 Eli Zaretskii <eliz@gnu.org> 112008-01-26 Eli Zaretskii <eliz@gnu.org>
2 12
3 * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used, 13 * ls-lisp.el (ls-lisp-insert-directory): If -n switch is used,