new hyperspec URL

Vincent Arkesteijn <[email protected]> Thu, 4 Dec 2003 17:37:03 +0100
Newsgroups gmane.lisp.ilisp.devel
Message-ID <[email protected]>
--/04w6evG8XlLl3ft
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

The clhs doesn't appear to be available at www.xanalys.com anymore. See
attached patch.

Vincent.

--/04w6evG8XlLl3ft
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=hyperspec-diff

Index: hyperspec.el
===================================================================
RCS file: /cvsroot/ilisp/ILISP/extra/hyperspec.el,v
retrieving revision 1.4
diff -u -r1.4 hyperspec.el
--- hyperspec.el	3 Sep 2003 16:57:27 -0000	1.4
+++ hyperspec.el	4 Dec 2003 16:20:09 -0000
@@ -38,7 +38,7 @@
 (require 'thingatpt)
 
 (defvar common-lisp-hyperspec-root
-  "http://www.xanalys.com/software_tools/reference/HyperSpec/"
+  "http://www.lispworks.com/reference/HyperSpec/"
   "The root of the Common Lisp HyperSpec URL.
 If you copy the HyperSpec to your local system, set this variable to
 something like \"file:/usr/local/doc/HyperSpec/\".")
@@ -70,9 +70,9 @@
 by Kent Pitman and Xanalys Inc.  By default, the Xanalys Web site is
 visited to retrieve the information.  Xanalys Inc. allows you to transfer
 the entire Common Lisp HyperSpec to your own site under certain conditions.
-Visit http://www.xanalys.com/software_tools/reference/HyperSpec/ for more
-information.  If you copy the HyperSpec to another location, customize the
-variable `common-lisp-hyperspec-root' to point to that location."
+Visit http://www.lispworks.com/reference/HyperSpec/ for more information.
+If you copy the HyperSpec to another location, customize the variable
+`common-lisp-hyperspec-root' to point to that location."
   (interactive (list (let ((symbol-at-point (thing-at-point 'symbol)))
                        (if (and symbol-at-point
                                 (intern-soft (downcase symbol-at-point)

--/04w6evG8XlLl3ft--


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/