comparison man/idlwave.texi @ 36337:e8db5e28d0d1

(Upgrading from idl.el): Remove doubled `in'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Feb 2001 12:49:36 +0000
parents a74d5c25210c
children 730f77edf073
comparison
equal deleted inserted replaced
36336:75a62df4e278 36337:e8db5e28d0d1
2250 @lisp 2250 @lisp
2251 (setq idlwave-shell-use-dedicated-frame t) 2251 (setq idlwave-shell-use-dedicated-frame t)
2252 @end lisp 2252 @end lisp
2253 @item 2253 @item
2254 The key sequence @kbd{M-@key{TAB}} no longer inserts a TAB character. 2254 The key sequence @kbd{M-@key{TAB}} no longer inserts a TAB character.
2255 Like in in many other Emacs modes, @kbd{M-@key{TAB}} now does 2255 Like in many other Emacs modes, @kbd{M-@key{TAB}} now does
2256 completion. Inserting a TAB has therefore been moved to 2256 completion. Inserting a TAB has therefore been moved to
2257 @kbd{C-@key{TAB}}. On a character based terminal you can also use 2257 @kbd{C-@key{TAB}}. On a character based terminal you can also use
2258 @kbd{C-c @key{SPC}}. 2258 @kbd{C-c @key{SPC}}.
2259 @end enumerate 2259 @end enumerate
2260 2260