aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-01-02(Ftty_display_color_p): Accept an optional argument FRAME.Eli Zaretskii1-3/+4
2000-01-02(insert_glyphs): Pass glyph, not &glyph, toEli Zaretskii1-2/+2
1999-12-27(encode_terminal_code): Adjusted for the change of structKenichi Handa1-41/+52
1999-12-15Changes for separate unspecified foreground and background colorsEli Zaretskii1-3/+11
1999-12-15(encode_terminal_code): Delete codes for a compositeKenichi Handa1-21/+17
1999-11-12(term_init): If "op" isn't available, don't support colorGerd Moellmann1-9/+14
1999-09-15(OUTPUT_IF, OUTPUT1_IF): Use do-while.Gerd Moellmann1-10/+11
1999-09-13(OUTPUT): Change for Lisp_Object selected_frame.Gerd Moellmann1-64/+79
1999-08-06(produce_glyphs): Set iterator's physical heightGerd Moellmann1-2/+2
1999-07-21Rewritten.Gerd Moellmann1-77/+566
1999-03-04(term_init): Use xmalloc, not malloc.Karl Heuer1-3/+3
1999-02-05(encode_terminal_code): Fix previous change.Kenichi Handa1-9/+15
1998-09-28(encode_terminal_code): Handle raw 8-bit codes correctly.Kenichi Handa1-6/+12
1998-08-18(write_glyphs): When terminal_coding require flushing,Kenichi Handa1-1/+1
1998-04-29Include cm.h after dispextern.h to avoid name conflictsGeoff Voelker1-2/+3
1998-04-17(reset_terminal_modes): Only invoke hook if defined.Geoff Voelker1-1/+2
1998-04-14Fix -Wimplicit warnings.Andreas Schwab1-34/+63
1998-01-22(encode_terminal_code): Adjusted for the change ofKenichi Handa1-24/+22
1997-11-08(encode_terminal_code): Use new macros defined inKenichi Handa1-2/+2
1997-08-16(term_get_fkeys_1): Use kH as alternate for move-to-last-line.Richard M. Stallman1-0/+2
1997-08-10(encode_terminal_code): Use safe_terminal_coding ifKenichi Handa1-12/+22
1997-07-30Minor cleanup.Richard M. Stallman1-2/+5
1997-05-31(insert_glyphs): Use &, not &&.Richard M. Stallman1-1/+1
1997-04-03Fix comment typo.Karl Heuer1-1/+1
1997-03-19(insert_glyphs): Fix a bug which turns up whenKenichi Handa1-1/+1
1997-03-18(encode_terminal_code): Check validity of character code.Kenichi Handa1-4/+9
1997-02-20Include charset.h and coding.h.Karl Heuer1-43/+139
1997-01-20(fatal): Print a newline at the end.Richard M. Stallman1-9/+10
1997-01-20(term_init): Use new name initialize_w32_display.Geoff Voelker1-1/+1
1996-09-21(term_init): Use new vertical scroll bar enumerated type.Richard M. Stallman1-5/+9
1996-09-03(OUTPUT_IF, OUTPUT): Cast frame height to int.Richard M. Stallman1-2/+2
1996-09-03(term_init): Avoid type-mismatch calling get_frame_size.Richard M. Stallman1-2/+7
1996-08-29(Vring_bell_function): New variable.Richard M. Stallman1-0/+28
1996-04-26(FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:Richard M. Stallman1-2/+0
1996-04-10(calculate_ins_del_char_costs): Use proper frame's width.Richard M. Stallman1-1/+1
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-05Comment fixes.Karl Heuer1-1/+1
1995-11-07[HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.Geoff Voelker1-0/+2
1995-06-28(term_init): Alternative error messages for TERMCAP/TERMINFO.Richard M. Stallman1-2/+12
1995-06-05(cursor_to, clear_to_end_of_line_raw):Karl Heuer1-0/+11
1995-04-24(term_init): MagicWrap implies AutoWrap.Karl Heuer1-2/+4
1995-04-07Update copyright.Karl Heuer1-1/+1
1995-03-29Comment change.Richard M. Stallman1-1/+1
1995-02-25(term_init) [TERMINFO]: Make error message more accurate.Karl Heuer1-4/+20
1995-02-17(calculate_costs): Update max_frame_height, max_frame_width.Richard M. Stallman1-10/+20
1995-01-19(term_get_fkeys_1): Bug fix for function key above f19.Richard M. Stallman1-2/+2
1995-01-17(write_glyphs, insert_glyphs): Call checkmagic.Karl Heuer1-2/+4
1995-01-04(term_init): Fatal error if screen is too small.Richard M. Stallman1-0/+5
1994-12-26(scroll_region_cost): New variable.Richard M. Stallman1-0/+4
1994-12-06(calculate_costs): Set FRAME_COST_BAUD_RATE.Richard M. Stallman1-10/+4