[slime-cvs] CVS update: slime/doc/slime.texi

Luke Gorrie lgorrie at common-lisp.net
Wed Jun 30 22:25:14 UTC 2004


Update of /project/slime/cvsroot/slime/doc
In directory common-lisp.net:/tmp/cvs-serv15777

Modified Files:
	slime.texi 
Log Message:
C-c C-u C-a, C-c C-u C-e

Date: Wed Jun 30 15:25:14 2004
Author: lgorrie

Index: slime/doc/slime.texi
diff -u slime/doc/slime.texi:1.18 slime/doc/slime.texi:1.19
--- slime/doc/slime.texi:1.18	Wed Jun 30 15:08:22 2004
+++ slime/doc/slime.texi	Wed Jun 30 15:25:13 2004
@@ -45,8 +45,8 @@
 @code{\command\}@*
 @end macro
 
- at set EDITION 1.0 (alpha1)
- at set UPDATED @code{$Date: 2004/06/30 22:08:22 $}
+ at set EDITION 1.0 alpha
+ at set UPDATED @code{$Date: 2004/06/30 22:25:13 $}
 
 @titlepage
 @title SLIME User Manual
@@ -106,6 +106,7 @@
 * User-interface conventions::  
 * Commands::                    
 * Semantic indentation::        
+* Reader conditionals::         
 
 User-interface conventions
 
@@ -348,6 +349,7 @@
 * User-interface conventions::  
 * Commands::                    
 * Semantic indentation::        
+* Reader conditionals::         
 @end menu
 
 @node User-interface conventions, Commands, slime-mode, slime-mode
@@ -723,7 +725,7 @@
 Reset profiler data.
 @end table
 
- at node Semantic indentation,  , Commands, slime-mode
+ at node Semantic indentation, Reader conditionals, Commands, slime-mode
 @section Semantic indentation
 
 @SLIME{} automatically discovers how to indent the macros in your Lisp
@@ -768,7 +770,7 @@
 You can use @kbd{M-x slime-update-indentation} to force all symbols to
 be scanned for indentation information.
 
- at node Reader conditionals
+ at node Reader conditionals,  , Semantic indentation, slime-mode
 @section Reader conditional fontification
 
 @SLIME{} automatically evaluates reader-conditional expressions in





More information about the slime-cvs mailing list