0.8.10.62:
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 29 May 2004 15:55:23 +0000 (15:55 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 29 May 2004 15:55:23 +0000 (15:55 +0000)
         And rewind... reinsert mention of shell-mode to sbcl.1.

doc/sbcl.1
version.lisp-expr

index 4abdbdd..29b5559 100644 (file)
@@ -58,10 +58,12 @@ give you another prompt, and wait for your next input. E.g.
   *
 
 Many people like to run SBCL, like other Lisp systems, as a subprocess
-under Emacs. The Emacs "ilisp" and "Slime" modes provide many
+under Emacs. The Emacs "Slime" and "ilisp" modes provide many
 convenient features, like command line editing, tab completion, and
 various kinds of coupling between Common Lisp source files and the
-interactive SBCL subprocess.
+interactive SBCL subprocess, but they can be somewhat fragile wrt.
+packages and readtables, in which case SBCL in the Emacs "shell" mode
+can a useful substitute.
 
 .SH OVERVIEW
 
index 4eadde1..01d15b7 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.10.61"
+"0.8.10.62"