changeset 53389:d8b0f26cdd44

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 13:22:30 +0000
parents 29c86aab2fa2
children 78acd70ae2f2
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 29 13:20:26 2003 +0000
+++ b/lisp/ChangeLog	Mon Dec 29 13:22:30 2003 +0000
@@ -1,3 +1,9 @@
+2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
+
+	* net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
+	"@", as required by some ISP hosting service.  Fix defcustom
+	argument syntax errors that prevented use of customization.
+
 2003-12-29  Eli Zaretskii  <eliz@elta.co.il>
 
 	* xml.el (xml-get-attribute-or-nil): Doc fix.