changeset 55866:019f3c0e453d

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 30 May 2004 21:30:08 +0000
parents ccd8cdf69359
children 5514ad802f6b
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 30 21:21:42 2004 +0000
+++ b/lisp/ChangeLog	Sun May 30 21:30:08 2004 +0000
@@ -1,7 +1,15 @@
+2004-05-30  Juanma Barranquero  <lektu@terra.es>
+
+	* dos-fns.el (convert-standard-filename):
+	* files.el (convert-standard-filename):
+	* w32-fns.el (convert-standard-filename):
+	Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
+
 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
+
 	Sync with Tramp.
 
-	* net/tramp.el (tramp-let-maybe): ReportReverse args of `get'.
+	* net/tramp.el (tramp-let-maybe): Reverse args of `get'.
 	(tramp-let-maybe): Move to an earlier spot in the file.  Patch by
 	Andreas Schwab.