]> code.delx.au - gnu-emacs/commit
Second commit; does not compile yet.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Aug 2012 14:34:55 +0000 (17:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Aug 2012 14:34:55 +0000 (17:34 +0300)
commit141f1ff7a40cda10f0558e891dd196a943a5082e
tree4a1fced77628527d37258b7dfb1970db9a91653c
parentb5e9cbb6fdce4b7e8c5cd6ad1addf6e4af35da67
Second commit; does not compile yet.

Finalized saving of current_matrix and restoring into desired_matrix.
Added margin areas, when non-empty, to save/restore.
Replaced ScreenRetreive and ScreenUpdate with the new functions based on
saving and restoring glyph matrices.
Started work on reading input via read_char while inside menu display.
src/dispextern.h
src/dispnew.c
src/keyboard.c
src/term.c
src/xdisp.c