aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c
Commit message (Expand)AuthorAgeFilesLines
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-4/+4
* Fix spacing conventions.Richard M. Stallman1993-03-181-10/+10
* Less klugey version of fix.Eric S. Raymond1993-03-171-3/+2
* Supply second arg for tgetstr() calls.Eric S. Raymond1993-03-171-2/+4
* Add extern declaration for do_line_insertion_deletion_costs.Jim Blandy1993-03-151-0/+2
* Fixed typo. tigetstr -> tgetstr.Eric S. Raymond1993-03-121-5/+1
* (tigetstr): Add dummy definition to make Emacs link again.Richard M. Stallman1993-03-111-0/+4
* Added lots more cookies to fkey_table[], and code to do even more.Eric S. Raymond1993-03-111-36/+126
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-021-30/+30
* JimB's changes since January 18thJim Blandy1993-01-261-0/+12
* * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,Jim Blandy1993-01-141-19/+51
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-5/+44
* * term.c (term_get_fkeys): Some systems define `static' to be theJim Blandy1992-08-191-37/+65
* * term.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):Jim Blandy1992-08-121-19/+19
* entered into RCSJim Blandy1992-07-161-2/+2
* *** empty log message ***Jim Blandy1992-07-131-123/+123
* *** empty log message ***Jim Blandy1992-06-301-6/+1
* *** empty log message ***Jim Blandy1992-04-241-2/+5
* *** empty log message ***Jim Blandy1992-02-041-0/+60
* *** empty log message ***Jim Blandy1991-11-041-17/+6
* *** empty log message ***Jim Blandy1991-07-191-1/+1
* *** empty log message ***Jim Blandy1991-07-191-0/+7
* Initial revisionJim Blandy1991-05-091-0/+1345