[slime-cvs] CVS update: slime/hyperspec.el
Luke Gorrie
lgorrie at common-lisp.net
Wed Sep 15 11:29:27 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv25238
Modified Files:
hyperspec.el
Log Message:
Fixed syntax error.
Date: Wed Sep 15 13:29:27 2004
Author: lgorrie
Index: slime/hyperspec.el
diff -u slime/hyperspec.el:1.6 slime/hyperspec.el:1.7
--- slime/hyperspec.el:1.6 Sat Jul 3 02:06:30 2004
+++ slime/hyperspec.el Wed Sep 15 13:29:27 2004
@@ -1113,7 +1113,7 @@
;;; FORMAT character lookup by Frode Vatvedt Fjeld <frodef at acm.org> 20030902
;;;
-:;; adjusted for ILISP by Nikodemus Siivola 20030903
+;;; adjusted for ILISP by Nikodemus Siivola 20030903
(defvar common-lisp-hyperspec-format-history nil
"History of format characters looked up in the Common Lisp HyperSpec.")
More information about the slime-cvs
mailing list