changeset 93083:3f66e01387bb

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 19 Mar 2008 21:06:37 +0000
parents 7e079018403b
children b4e2fb288547
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Mar 19 21:05:26 2008 +0000
+++ b/lisp/ChangeLog	Wed Mar 19 21:06:37 2008 +0000
@@ -1,3 +1,15 @@
+2008-03-19  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-let-maybe): Removed.
+	(tramp-drop-volume-letter): Don't use `replace-regexp-in-string'.
+	It does not exist under XEmacs.
+	(tramp-handle-file-truename, tramp-handle-expand-file-name)
+	(tramp-completion-file-name-handler): Let-bind
+	`directory-sep-char'.
+
+	* net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind
+	`directory-sep-char'.
+
 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* help-fns.el (describe-function-1): Don't signal "missing arglist"