# HG changeset patch # User Juanma Barranquero # Date 1085952608 0 # Node ID 019f3c0e453daaad56b4b7393b960d8a7dd5a2a0 # Parent ccd8cdf69359036b1033f697ab291d18a03df796 *** empty log message *** diff -r ccd8cdf69359 -r 019f3c0e453d lisp/ChangeLog --- 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 + + * 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 + 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.