Vincent Arkesteijn | 4 Dec 2003 17:37

new hyperspec URL

Hi,

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

Vincent.
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
 <at>  <at>  -38,7 +38,7  <at>  <at> 
 (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/\".")
 <at>  <at>  -70,9 +70,9  <at>  <at> 
 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
(Continue reading)


Gmane