From 87c7f58af9afcea2bf1993414d0cef2d98f0350d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Wed, 4 Dec 2002 08:27:41 +0000 Subject: [PATCH] Fix URLs. --- etc/MORE.STUFF | 8 ++++---- lisp/net/browse-url.el | 4 ++-- lisp/progmodes/idlw-shell.el | 6 +++--- man/gnus-faq.texi | 4 ++-- man/idlwave.texi | 10 +++++----- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index 15101ce19e2..67f31c1294e 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -29,7 +29,7 @@ engine) or retrievable from general Usenet archive services. You might find bug-fixes or enhancements in these places. - * Ada: + * Ada: * Autorevert, CWarn and Follow: @@ -96,7 +96,7 @@ You might find bug-fixes or enhancements in these places. * Sregex: - * Webjump: + * Webjump: * Whitespace; @@ -107,7 +107,7 @@ You might find bug-fixes or enhancements in these places. * Scheme: * LaTeX: (or CTAN mirrors) - * Perl: (or + * Perl: (or CPAN mirrors) * Packages and add-ons not bundled with Emacs @@ -223,7 +223,7 @@ Several are for Debian GNU/Linux in particular. and a W3 development mail list/newsgroup . - * X-Symbol: + * X-Symbol: Quasi-WYSIWYG editing of TeX & al. (It will be improved to take better advantage of Emacs 21 features.) diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el index 62886c7bad3..f5ac4e51706 100644 --- a/lisp/net/browse-url.el +++ b/lisp/net/browse-url.el @@ -102,8 +102,8 @@ ;; , Arena ;; and Amaya ;; . mMosaic -;; , -;; (with development +;; , +;; (with development ;; support for Java applets and multicast) can be used like Mosaic by ;; setting `browse-url-mosaic-program' appropriately. diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index 9da87c22024..11e6f4a0512 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el @@ -4,7 +4,7 @@ ;; Author: Chris Chase ;; Maintainer: John-David Smith ;; Version: 4.7 -;; Date: $Date: 2002/07/10 09:16:38 $ +;; Date: $Date: 2002/09/06 09:36:57 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -54,7 +54,7 @@ ;; The newest version of this file can be found on the maintainers ;; web site. ;; -;; http://www.strw.leidenuniv.el/~dominik/Tools/idlwave +;; http://www.idlwave.org/ ;; ;; DOCUMENTATION ;; ============= @@ -665,7 +665,7 @@ IDL has currently stepped.") Info documentation for this package is available. Use \\[idlwave-info] to display (complain to your sysadmin if that does not work). For Postscript and HTML versions of the documentation, check IDLWAVE's - homepage at `http://www.strw.leidenuniv.nl/~dominik/Tools/idlwave'. + homepage at `http://www.idlwave.org/'. IDLWAVE has customize support - see the group `idlwave'. 7. Keybindings diff --git a/man/gnus-faq.texi b/man/gnus-faq.texi index 7f5d12b4d68..95ddf3234e8 100644 --- a/man/gnus-faq.texi +++ b/man/gnus-faq.texi @@ -130,14 +130,14 @@ on it (unless you use Gnus as your mailer reader, that is). The mailing list is mainly for developers and testers. Gnus has a home World Wide Web page at@* -@file{http://www.ifi.uio.no/~larsi/ding.html}. +@file{http://www.gnus.org/}. Gnus has a write up in the X Applications FAQ at@* @file{http://www.ee.ryerson.ca:8080/~elf/xapps/Q-III.html}. The Gnus manual is also available on the World Wide Web. The canonical source is in Norway at@* -@file{http://www.ifi.uio.no/~larsi/ding-manual/gnus_toc.html}. +@file{http://www.gnus.org/manual/gnus_toc.html}. There are three mirrors in the United States: @enumerate diff --git a/man/idlwave.texi b/man/idlwave.texi index 59ff818e431..e1a27ded651 100644 --- a/man/idlwave.texi +++ b/man/idlwave.texi @@ -19,7 +19,7 @@ @set AUTHOR-EMAIL dominik@@astro.uva.nl @set MAINTAINER John-David Smith @set MAINTAINER-EMAIL jdsmith@@astro.cornell.edu -@set IDLWAVE-HOMEPAGE http://www.strw.leidenuniv.nl/~dominik/Tools/idlwave +@set IDLWAVE-HOMEPAGE http://idlwave.org/ @c %**end of header @finalout @@ -239,16 +239,16 @@ Here are a number of screenshots showing IDLWAVE in action. @itemize @bullet @item -@uref{http://www.strw.leidenuniv.nl/~dominik/Tools/idlwave/font-lock.gif, +@uref{http://idlwave.org/screenshots/font-lock.gif, XEmacs 21.1 with formatted and fontified code} @item -@uref{http://www.strw.leidenuniv.nl/~dominik/Tools/idlwave/rinfo.gif, +@uref{http://idlwave.org/screenshots/rinfo.gif, XEmacs 21.1 displaying routine info} @item -@uref{http://www.strw.leidenuniv.nl/~dominik/Tools/idlwave/complete.gif, +@uref{http://idlwave.org/screenshots/complete.gif, XEmacs 21.1 completing a keyword} @item -@uref{http://www.strw.leidenuniv.nl/~dominik/Tools/idlwave/shell.gif, +@uref{http://idlwave.org/screenshots/shell.gif, XEmacs 21.1 with debugging toolbar; execution stopped at a breakpoint} @end itemize @end ifnottex -- 2.39.5