Multi-line edit is now enabled.
commit50ac3e5d2e697ae4161bfc5a3deb30660fd3d734
authorEric Pouech <eric.pouech@wanadoo.fr>
Tue, 23 Jul 2002 20:54:18 +0000 (23 20:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Jul 2002 20:54:18 +0000 (23 20:54 +0000)
treefaefdff48ed6f32257a99477983f90f4d4db8af2
parent721452dffdb52354e452a52d4684e60238ee7715
Multi-line edit is now enabled.
Fixed a buffer allocation error.
Yank buffer is no longer destroyed after the first copy.
Implemented the transpose word (alt-t) and redraw (ctrl-l)
emacs-commands.
win32/console.c
win32/editline.c