| Commit message (Expand) | Author | Age | Files | Lines |
* | (system_uses_terminfo): New variable. | Karl Heuer | 1994-04-08 | 1 | -0/+15 |
* | (frame_up_to_date_hook): Defined. | Richard M. Stallman | 1994-04-03 | 1 | -0/+2 |
* | (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address. | Roland McGrath | 1994-03-08 | 1 | -1/+1 |
* | (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address. | Roland McGrath | 1994-03-08 | 1 | -0/+2 |
* | (term_get_fkeys_data): Variable removed. | Roland McGrath | 1994-03-08 | 1 | -37/+33 |
* | (term_init): If no `se', use `me'; | Richard M. Stallman | 1994-02-12 | 1 | -0/+11 |
* | (update_end): Clear updating_frame before calling hook. | Richard M. Stallman | 1994-01-21 | 1 | -1/+1 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (term_get_fkeys_define_1, term_get_fkeys_define): New functions. | Richard M. Stallman | 1993-08-11 | 1 | -16/+38 |
* | (term_init): Improve error messages (give sh commands). | Richard M. Stallman | 1993-08-09 | 1 | -3/+9 |
* | (term_get_fkeys): Use `prior', not `previous', for %8/kP. | Richard M. Stallman | 1993-06-13 | 1 | -1/+1 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -2/+2 |
* | (term_get_fkeys): Use correct names for F10 and up. | Richard M. Stallman | 1993-06-05 | 1 | -13/+20 |
* | (term_get_fkeys): If not initialized, init Vfunction_key_map. | Richard M. Stallman | 1993-05-31 | 1 | -0/+4 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -4/+4 |
* | Fix spacing conventions. | Richard M. Stallman | 1993-03-18 | 1 | -10/+10 |
* | Less klugey version of fix. | Eric S. Raymond | 1993-03-17 | 1 | -3/+2 |
* | Supply second arg for tgetstr() calls. | Eric S. Raymond | 1993-03-17 | 1 | -2/+4 |
* | Add extern declaration for do_line_insertion_deletion_costs. | Jim Blandy | 1993-03-15 | 1 | -0/+2 |
* | Fixed typo. tigetstr -> tgetstr. | Eric S. Raymond | 1993-03-12 | 1 | -5/+1 |
* | (tigetstr): Add dummy definition to make Emacs link again. | Richard M. Stallman | 1993-03-11 | 1 | -0/+4 |
* | Added lots more cookies to fkey_table[], and code to do even more. | Eric S. Raymond | 1993-03-11 | 1 | -36/+126 |
* | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -30/+30 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -0/+12 |
* | * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook, | Jim Blandy | 1993-01-14 | 1 | -19/+51 |
* | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -5/+44 |
* | * term.c (term_get_fkeys): Some systems define `static' to be the | Jim Blandy | 1992-08-19 | 1 | -37/+65 |
* | * term.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF): | Jim Blandy | 1992-08-12 | 1 | -19/+19 |
* | entered into RCS | Jim Blandy | 1992-07-16 | 1 | -2/+2 |
* | *** empty log message *** | Jim Blandy | 1992-07-13 | 1 | -123/+123 |
* | *** empty log message *** | Jim Blandy | 1992-06-30 | 1 | -6/+1 |
* | *** empty log message *** | Jim Blandy | 1992-04-24 | 1 | -2/+5 |
* | *** empty log message *** | Jim Blandy | 1992-02-04 | 1 | -0/+60 |
* | *** empty log message *** | Jim Blandy | 1991-11-04 | 1 | -17/+6 |
* | *** empty log message *** | Jim Blandy | 1991-07-19 | 1 | -1/+1 |
* | *** empty log message *** | Jim Blandy | 1991-07-19 | 1 | -0/+7 |
* | Initial revision | Jim Blandy | 1991-05-09 | 1 | -0/+1345 |