aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* (change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.Richard M. Stallman1998-04-251-5/+6
* (update_frame): Move echo area cursor into range.Richard M. Stallman1998-04-241-3/+10
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-5/+23
* (minmax): New macro.Karl Heuer1998-04-091-2/+3
* Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1998-03-211-2/+3
* Update copyright year.Richard M. Stallman1998-01-211-1/+1
* (Fsend_string_to_terminal): Use size_byte.Richard M. Stallman1998-01-091-2/+3
* (change_frame_size_1): Save current bufferRichard M. Stallman1997-08-301-0/+5
* (direct_output_for_insert): Set last_point_x properly.Richard M. Stallman1997-08-011-1/+1
* (direct_output_forward_char): Reenable check againstRichard M. Stallman1997-07-181-4/+3
* (init_display): Go ahead and prepare forRichard M. Stallman1997-07-131-1/+5
* (scrolling): If a line is not enabled,Richard M. Stallman1997-05-291-3/+10
* (sit_for): New arg initial_display.Richard M. Stallman1997-05-271-4/+4
* (sit_for): Delete #if 0.Richard M. Stallman1997-05-201-26/+0
* (Fframe_or_buffer_changed_p): Use EQ, not ==.Karl Heuer1997-04-101-1/+1
* (change_frame_size_1): Call Fset_window_buffer,Richard M. Stallman1997-04-021-0/+4
* (direct_output_forward_char): #if-0-out redundantKarl Heuer1997-02-201-9/+41