* url-imap.el (url-imap-open-host): Don't use
authorMasatake YAMATO <jet@gyve.org>
Tue, 2 Nov 2004 09:40:30 +0000 (09:40 +0000)
committerMasatake YAMATO <jet@gyve.org>
Tue, 2 Nov 2004 09:40:30 +0000 (09:40 +0000)
commit60b5eb7862e363b06cf38921228f658471e5ba4f
tree775d01164ad2b95677e1c50f3f1af8ce0008fda1
parent29bb7127341d58cdda011520188930dd92b630ab
* url-imap.el (url-imap-open-host): Don't use
`string-to-int'. The port returned by `url-port'
is expected to be an integer.

* url-irc.el (url-irc): Ditto.

* url-news.el (url-news-open-host): Ditto.

* url-nfs.el (url-nfs-build-filename): Ditto.
lisp/url/ChangeLog
lisp/url/url-imap.el
lisp/url/url-irc.el
lisp/url/url-news.el
lisp/url/url-nfs.el