--- lisp/url.old/url-dav.el 2007-09-11 20:42:46.000000000 -0400 +++ lisp/url/url-dav.el 2007-08-13 19:47:02.000000000 -0400 @@ -23,7 +23,7 @@ ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ;; Boston, MA 02110-1301, USA. - ;; DAV is in RFC 2518. +;; DAV is in RFC 2518. ;;; Commentary: --- lisp/url.old/url-ftp.el 2007-09-11 20:42:21.000000000 -0400 +++ lisp/url/url-ftp.el 2007-08-13 19:47:02.000000000 -0400 @@ -24,12 +24,12 @@ ;;; Commentary: - ;; We knew not what we did when we overloaded 'file' to mean 'file' - ;; and 'ftp' back in the dark ages of the web. - ;; - ;; This stub file is just here to please the auto-scheme-loading code - ;; in url-methods.el and just maps everything onto the code in - ;; url-file. +;; We knew not what we did when we overloaded 'file' to mean 'file' +;; and 'ftp' back in the dark ages of the web. +;; +;; This stub file is just here to please the auto-scheme-loading code +;; in url-methods.el and just maps everything onto the code in +;; url-file. ;;; Code: