changeset 93042:72a40ea6bec7

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 17 Mar 2008 22:57:15 +0000
parents dd3ebf4e05d4
children 0e73f340ef25
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 17 22:55:12 2008 +0000
+++ b/lisp/ChangeLog	Mon Mar 17 22:57:15 2008 +0000
@@ -4,8 +4,8 @@
 	(tramp-completion-file-name-regexp-separate): Don't insist on
 	leading "[".  This prevents method or user or host completion.
 	(tramp-let-maybe): Autoload it.
-	(tramp-drop-volume-letter): Don't autoload.  When not on W32, it is
-	an alias for `identity'.
+	(tramp-drop-volume-letter): Don't autoload.  When not on W32, it
+	is an alias for `identity'.
 	(tramp-handle-write-region): Protect `last-coding-system-used'
 	over the trailing statements.
 	(tramp-completion-file-name-handler-post-function): Removed.