aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispnew.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (update_frame_line): Handle case where spaces inGerd Moellmann2000-10-311-8/+16
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-0/+14
* (direct_output_for_insert): Call set_iterator_to_nextGerd Moellmann2000-10-131-2/+2
* (adjust_glyph_matrix, enable_glyph_matrix_rows):Gerd Moellmann2000-09-271-0/+5
* (enable_glyph_matrix_rows): Remove xasserts.Gerd Moellmann2000-09-221-4/+0
* (scrolling_window): Compare y-positions of rowsGerd Moellmann2000-09-211-14/+17
* (update_window_line): Make sure to always drawGerd Moellmann2000-09-191-1/+2
* (update_window): Move test for invisible linesGerd Moellmann2000-09-181-50/+45
* (update_window): Make sure to make desired rowsGerd Moellmann2000-09-161-5/+13
* (update_frame): Only set display_completed here; useGerd Moellmann2000-08-301-19/+14
* (build_frame_matrix_from_leaf_window): If a row of aGerd Moellmann2000-08-291-7/+22
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-1/+3
* (Qredisplay_dont_pause): New variable.Gerd Moellmann2000-08-091-3/+6
* (mode_line_string): Declare parameter MODE_LINE_P.Gerd Moellmann2000-08-091-1/+1
* (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