summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-02-23 12:49:36 +0000
committerGerd Moellmann <gerd@gnu.org>2001-02-23 12:49:36 +0000
commit647b4a32708600871bb3ca50af58a12209b458eb (patch)
tree01322d74d23e78e4195f5047e6b1cc7d633cf41b /man
parent6811051d4d616e7e316f45530b938689ebe7ae39 (diff)
downloademacs-647b4a32708600871bb3ca50af58a12209b458eb.tar.gz
(Upgrading from idl.el): Remove doubled `in'.
Diffstat (limited to 'man')
-rw-r--r--man/idlwave.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/idlwave.texi b/man/idlwave.texi
index 6f06825f6eb..2a542f8e957 100644
--- a/man/idlwave.texi
+++ b/man/idlwave.texi
@@ -2252,7 +2252,7 @@ to get a separate frame for the IDL shell, remove that command from your
@end lisp
@item
The key sequence @kbd{M-@key{TAB}} no longer inserts a TAB character.
-Like in in many other Emacs modes, @kbd{M-@key{TAB}} now does
+Like in many other Emacs modes, @kbd{M-@key{TAB}} now does
completion. Inserting a TAB has therefore been moved to
@kbd{C-@key{TAB}}. On a character based terminal you can also use
@kbd{C-c @key{SPC}}.