1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00

(Upgrading from idl.el): Remove doubled `in'.

This commit is contained in:
Gerd Moellmann 2001-02-23 12:49:36 +00:00
parent 6811051d4d
commit 647b4a3270

View File

@ -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}}.