diff options
| author | Jim Blandy | 1992-08-29 02:55:05 +0000 |
|---|---|---|
| committer | Jim Blandy | 1992-08-29 02:55:05 +0000 |
| commit | 648fa17da60726950f3b318c4d55643ed44d54c8 (patch) | |
| tree | 5e4ef4c5df63c9fed44d0f62496c34f7d0c8d52b /src/process.c | |
| parent | 3f5fcd47341a31352fd8e3da25c8c12b96ad9a27 (diff) | |
| download | emacs-648fa17da60726950f3b318c4d55643ed44d54c8.tar.gz emacs-648fa17da60726950f3b318c4d55643ed44d54c8.zip | |
* dispnew.c: Incude "systty.h", not "systerm.h".
* dispnew.c (update_frame): Change the way we handle
cursor_in_echo_area. Firstly, ignore this if the frame we're
updating doesn't have a minibuffer. Secondly, don't handle the
selected frame specially. Thirdly, don't assume that the
minibuffer is only one line high. If cursor_in_echo_area < 0, put
the cursor in the upper-left corner; if cursor_in_echo_area > 0,
put it on the lowest non-empty line in the minibuffer window, or
on the top line.
* dispnew.c (direct_output_for_insert): Fail if
cursor_in_echo_area is set; we don't want to do the typing there.
(direct_output_for_insert): Same.
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions