diff options
| -rw-r--r-- | lisp/net/browse-url.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el index 8c2d4477df4..2f104a06cc2 100644 --- a/lisp/net/browse-url.el +++ b/lisp/net/browse-url.el | |||
| @@ -92,8 +92,8 @@ | |||
| 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 | ||