[cmucl-cvs] [git] CMU Common Lisp branch master updated. snapshot-2012-05-1-gc4379fd

Raymond Toy rtoy at common-lisp.net
Sun May 6 06:43:45 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".

The branch, master has been updated
       via  c4379fd583a6142446a1b07fb80da52108a9899f (commit)
      from  58af4a63cfcb6e4030b23122bde9550e9b54b8f8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c4379fd583a6142446a1b07fb80da52108a9899f
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Sat May 5 23:33:11 2012 -0700

    Link to www.cmucl.org.

diff --git a/src/code/generic-site.lisp b/src/code/generic-site.lisp
index e554d6d..c422621 100644
--- a/src/code/generic-site.lisp
+++ b/src/code/generic-site.lisp
@@ -25,7 +25,7 @@
   (rplaca
    (cdr (member :bugs *herald-items*))
    '("Send questions and bug reports to your local CMUCL maintainer, " terpri
-     "or see <http://www.cons.org/cmucl/support.html>." terpri
+     "or see <http://www.cmucl.org/support.html>." terpri
      "Loaded subsystems:" terpri)))
 
 ;;; If you have sources installed on your system, un-comment the following form
@@ -39,6 +39,9 @@
 ;;; top
 ;;;   bin/
 ;;;   lib/
+;;;    cmucl/
+;;;     lib/
+;;;      lisp*.coore
 ;;;   man/
 ;;;   src/
 ;;;

-----------------------------------------------------------------------

Summary of changes:
 src/code/generic-site.lisp |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMU Common Lisp




More information about the cmucl-cvs mailing list