summaryrefslogtreecommitdiff
path: root/man/custom.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-09-12 20:59:32 +0000
committerRichard M. Stallman <rms@gnu.org>2001-09-12 20:59:32 +0000
commitd0960fb38fffc1d8a8fb5b03f4e3ff5dd6da04b2 (patch)
treee836933a91518550ed1f6551309987a21580166a /man/custom.texi
parent562b32fed4e239170821c93b323d5d1b31af6625 (diff)
downloademacs-d0960fb38fffc1d8a8fb5b03f4e3ff5dd6da04b2.tar.gz
Spelling corrections.
Delete obsolete comment.
Diffstat (limited to 'man/custom.texi')
-rw-r--r--man/custom.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/custom.texi b/man/custom.texi
index 2811c4caa3c..6240504e5cb 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -923,7 +923,7 @@ the first line as well.
@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 @@ about to type @kbd{C-n C-d} forty times, you can speed your work by
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}).