Typo.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 30 May 2000 18:54:13 +0000 (18:54 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 30 May 2000 18:54:13 +0000 (18:54 +0000)
lisp/ChangeLog
lisp/mml.el

index 8da4c5f..65faf35 100644 (file)
@@ -1,3 +1,7 @@
+2000-05-31 14:50:52  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * mml.el (ange-ftp-name-format): Typo.
+
 2000-05-30  Simon Josefsson  <jas@pdc.kth.se>
 
        * gnus-start.el (gnus-get-unread-articles): If
index 707ce3c..5448fba 100644 (file)
@@ -507,7 +507,7 @@ If MML is non-nil, return the buffer up till the correspondent mml tag."
         (mail-header-encode-parameter
          (symbol-name type) value))))))
 
-(defvar ange-ftp-path-format)
+(defvar ange-ftp-name-format)
 (defvar efs-path-regexp)
 (defun mml-parse-file-name (path)
   (if (if (boundp 'efs-path-regexp)