Here's a typo in the manual:
--- slime.texi 04 Sep 2004 23:08:09 +0100 1.28 +++ slime.texi 05 Sep 2004 00:40:42 +0100 @@ -169,7 +169,7 @@
@SLIME{} extends Emacs with new support for interactive programming in Common Lisp. The features are centred around @code{slime-mode}, an Emacs -minor-mode that compliments the standard @code{lisp-mode}. While +minor-mode that complements the standard @code{lisp-mode}. While @code{lisp-mode} supports editing Lisp source files, @code{slime-mode} adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.