aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* (direct_output_for_insert): Remove confusingGerd Moellmann2000-07-191-1/+5
* (update_text_area): Write the whole row if itGerd Moellmann2000-07-181-0/+1
* (redraw_overlapped_rows): Add missing local.Gerd Moellmann2000-07-121-1/+2
* (make_current): Preserve the mouse_face_p flag of theGerd Moellmann2000-07-121-33/+36
* (direct_output_forward_char): Give up if currentlyGerd Moellmann2000-07-111-6/+17
* (clear_glyph_row): Add debug code in #if 0.Gerd Moellmann2000-07-051-0/+10
* (struct row_entry): New structure.Gerd Moellmann2000-06-281-102/+187
* (update_frame_1): Handle case that cursor vpos isGerd Moellmann2000-06-151-1/+7
* Conditionally include term.h.Dave Love2000-06-051-0/+3
* (find_glyph_row_slice, swap_glyphs_in_rows): Put in #if 0.Gerd Moellmann2000-05-311-1/+5
* (increment_matrix_positions): Renamed fromGerd Moellmann2000-04-251-10/+8
* (update_frame_line): When writing a whole line, makeGerd Moellmann2000-04-221-1/+5
* make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILPKen Raeburn2000-04-051-3/+3
* (direct_output_for_insert): Use DEC_TEXT_POSGerd Moellmann2000-03-271-1/+1
* (free_glyphs): Block input while freeing matrices.Gerd Moellmann2000-03-021-0/+5
* (flush_stdout) [GLYPH_DEBUG]: New function.Gerd Moellmann2000-02-251-17/+114
* Remove `LISP_FLOAT_TYPE' and `standalone'.Gerd Moellmann2000-02-171-10/+0
* (mode_line_string): Support termcap frames as well.Eli Zaretskii2000-01-021-4/+0
* (mode_line_string): Support MS-DOS frames.Eli Zaretskii1999-12-291-2/+2
* (line_hash_code) (direct_output_for_insert): AdjustedKenichi Handa1999-12-271-6/+9
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-151-2/+2
* (direct_output_forward_char): Check point moving intoKenichi Handa1999-12-151-0/+5
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-1/+9
* (direct_output_for_insert): Set glyph row'sGerd Moellmann1999-11-251-0/+4
* (direct_output_for_insert): Increment glyph positionsGerd Moellmann1999-11-221-1/+1
* (Finternal_show_cursor_p): Fix doc string.Dave Love1999-11-181-1/+1
* (Finternal_show_cursor): Change it to set theGerd Moellmann1999-11-031-18/+27
* (Finternal_show_cursor): Renamed from Fshow_cursor.Gerd Moellmann1999-11-011-2/+3
* more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engineKen Raeburn1999-10-251-5/+5
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-2/+6
* (direct_output_for_insert): Cast arguments toGerd Moellmann1999-09-201-1/+2
* (direct_output_forward_char): Don't use this methodGerd Moellmann1999-09-161-0/+9
* (update_frame_line): If writing whole desired line,Gerd Moellmann1999-09-151-9/+21
* (selected_frame): Make it a Lisp_Object.Gerd Moellmann1999-09-131-14/+15
* ChangeGerd Moellmann1999-09-051-21/+21
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-27/+27
* (adjust_frame_glyphs): Remove reference toGerd Moellmann1999-09-031-8/+0
* (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTHGerd Moellmann1999-08-301-1/+1
* (adjust_frame_glyphs): Reset Vresize_mini_config.Gerd Moellmann1999-08-241-0/+8
* (direct_output_for_insert): Set beg_unchangedGerd Moellmann1999-08-231-2/+2
* (do_pending_window_change): Add parameter `safe'.Gerd Moellmann1999-08-211-39/+40
* (update_frame_line): Fix previous change. If writingGerd Moellmann1999-08-181-6/+3
* (update_frame_line): If writing whole line,Gerd Moellmann1999-08-171-3/+11
* (direct_output_for_insert): UseGerd Moellmann1999-08-171-2/+6
* (mirror_make_current): If desired row isn't enabled,Gerd Moellmann1999-08-111-2/+9
* (set_window_cursor_after_update): Correct cursorGerd Moellmann1999-08-061-16/+25
* (redraw_overlapping_rows): Use flag overlapping_p.Gerd Moellmann1999-08-061-17/+174
* (init_display) [MSDOS]: Don't initialize frame faces,Eli Zaretskii1999-07-301-0/+7
* Complete rewrite.Gerd Moellmann1999-07-211-1312/+4428
* (Fredraw_frame): Don't erase frame or its glyph recordsKarl Heuer1998-06-011-7/+16