diff man/custom.texi @ 39263:343d48d4e64c

Spelling corrections. Delete obsolete comment.
author Richard M. Stallman <rms@gnu.org>
date Wed, 12 Sep 2001 20:59:32 +0000
parents 10b97dddcb68
children 3b40423b9355
line wrap: on
line diff
--- a/man/custom.texi	Wed Sep 12 20:53:14 2001 +0000
+++ b/man/custom.texi	Wed Sep 12 20:59:32 2001 +0000
@@ -923,7 +923,7 @@
 
 @cindex shell scripts, and local file variables
   In shell scripts, the first line is used to identify the script
-interpreter, so you cannot put any local variables there.  To accomodate
+interpreter, so you cannot put any local variables there.  To accommodate
 for this, when Emacs visits a shell script, it looks for local variable
 specifications in the @emph{second} line.
 
@@ -1030,7 +1030,6 @@
 defining a keyboard macro to do @kbd{C-n C-d} and calling it with a
 repeat count of forty.
 
-@c widecommands
 @table @kbd
 @item C-x (
 Start defining a keyboard macro (@code{start-kbd-macro}).