changeset 37814:e19458d914ca

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 18 May 2001 13:21:11 +0000
parents 989feabdf50e
children 8636251a479c
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 18 13:20:32 2001 +0000
+++ b/lisp/ChangeLog	Fri May 18 13:21:11 2001 +0000
@@ -1,5 +1,11 @@
 2001-05-18  Gerd Moellmann  <gerd@gnu.org>
 
+	* net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
+	subst-char-in-string.
+	(ange-ftp-after-parse-ls-hook): New variable.
+	(ange-ftp-ls): Run that hook.
+	From Peter Milliken <Peter.Milliken@GTECH.COM>.
+
 	* tmm.el (tmm-get-keymap): Fix handling of :filter.
 	(tmm-add-prompt): Bind buffer-read-only to nil when inserting
 	text into *Completions*.