comparison lisp/net/browse-url.el @ 48801:c5a36bdd65d1

Fix URLs.
author Pavel Janík <Pavel@Janik.cz>
date Wed, 11 Dec 2002 06:56:22 +0000
parents d289d703471d
children 57542068b855
comparison
equal deleted inserted replaced
48800:4ba3749055f0 48801:c5a36bdd65d1
90 ;; Free graphical browsers that could be used by `browse-url-generic' 90 ;; Free graphical browsers that could be used by `browse-url-generic'
91 ;; include Chimera <URL:ftp://ftp.cs.unlv.edu/pub/chimera> and 91 ;; include Chimera <URL:ftp://ftp.cs.unlv.edu/pub/chimera> and
92 ;; <URL:http://www.unlv.edu/chimera/>, Arena 92 ;; <URL:http://www.unlv.edu/chimera/>, Arena
93 ;; <URL:ftp://ftp.yggdrasil.com/pub/dist/web/arena> and Amaya 93 ;; <URL:ftp://ftp.yggdrasil.com/pub/dist/web/arena> and Amaya
94 ;; <URL:ftp://ftp.w3.org/pub/amaya>. mMosaic 94 ;; <URL:ftp://ftp.w3.org/pub/amaya>. mMosaic
95 ;; <URL:ftp://sig.enst.fr/pub/multicast/mMosaic/>, 95 ;; <URL:ftp://ftp.enst.fr/pub/mbone/mMosaic/>,
96 ;; <URL:http://sig.enst.fr/~dauphin/mMosaic/> (with development 96 ;; <URL:http://www.enst.fr/~dauphin/mMosaic/> (with development
97 ;; support for Java applets and multicast) can be used like Mosaic by 97 ;; support for Java applets and multicast) can be used like Mosaic by
98 ;; setting `browse-url-mosaic-program' appropriately. 98 ;; setting `browse-url-mosaic-program' appropriately.
99 99
100 ;; I [Denis Howe, not Dave Love] recommend Nelson Minar 100 ;; I [Denis Howe, not Dave Love] recommend Nelson Minar
101 ;; <nelson@santafe.edu>'s excellent html-helper-mode.el for editing 101 ;; <nelson@santafe.edu>'s excellent html-helper-mode.el for editing