1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
1999-09-20 |
Gerd Moellmann |
(direct_output_for_insert): Cast arguments to
|
1999-09-16 |
Gerd Moellmann |
(direct_output_forward_char): Don't use this method
|
1999-09-15 |
Gerd Moellmann |
(update_frame_line): If writing whole desired line,
|
1999-09-13 |
Gerd Moellmann |
(selected_frame): Make it a Lisp_Object.
|
1999-09-05 |
Gerd Moellmann |
Change
|
1999-09-05 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
1999-09-03 |
Gerd Moellmann |
(adjust_frame_glyphs): Remove reference to
|
1999-08-30 |
Gerd Moellmann |
(mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
|
1999-08-24 |
Gerd Moellmann |
(adjust_frame_glyphs): Reset Vresize_mini_config.
|
1999-08-23 |
Gerd Moellmann |
(direct_output_for_insert): Set beg_unchanged
|
1999-08-21 |
Gerd Moellmann |
(do_pending_window_change): Add parameter `safe'.
|
1999-08-18 |
Gerd Moellmann |
(update_frame_line): Fix previous change. If writing
|
1999-08-17 |
Gerd Moellmann |
(update_frame_line): If writing whole line,
|
1999-08-17 |
Gerd Moellmann |
(direct_output_for_insert): Use
|
1999-08-11 |
Gerd Moellmann |
(mirror_make_current): If desired row isn't enabled,
|
1999-08-06 |
Gerd Moellmann |
(set_window_cursor_after_update): Correct cursor
|
1999-08-06 |
Gerd Moellmann |
(redraw_overlapping_rows): Use flag overlapping_p.
|
1999-07-30 |
Eli Zaretskii |
(init_display) [MSDOS]: Don't initialize frame faces,
|
1999-07-21 |
Gerd Moellmann |
Complete rewrite.
|
1998-06-01 |
Karl Heuer |
(Fredraw_frame): Don't erase frame or its glyph records
|
1998-04-25 |
Richard M. Stallman |
(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
|
1998-04-24 |
Richard M. Stallman |
(update_frame): Move echo area cursor into range.
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-04-09 |
Karl Heuer |
(minmax): New macro.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-09 |
Richard M. Stallman |
(Fsend_string_to_terminal): Use size_byte.
|
1997-08-30 |
Richard M. Stallman |
(change_frame_size_1): Save current buffer
|
1997-08-01 |
Richard M. Stallman |
(direct_output_for_insert): Set last_point_x properly.
|
1997-07-18 |
Richard M. Stallman |
(direct_output_forward_char): Reenable check against
|
1997-07-13 |
Richard M. Stallman |
(init_display): Go ahead and prepare for
|
1997-05-29 |
Richard M. Stallman |
(scrolling): If a line is not enabled,
|
1997-05-27 |
Richard M. Stallman |
(sit_for): New arg initial_display.
|
1997-05-20 |
Richard M. Stallman |
(sit_for): Delete #if 0.
|
1997-04-10 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Use EQ, not ==.
|
1997-04-02 |
Richard M. Stallman |
(change_frame_size_1): Call Fset_window_buffer,
|
1997-02-20 |
Karl Heuer |
(direct_output_forward_char): #if-0-out redundant
|
1997-01-20 |
Richard M. Stallman |
(init_display): Use `fatal'.
|
1997-01-20 |
Richard M. Stallman |
(init_display): Check for overflow in screen size.
|
1997-01-19 |
Richard M. Stallman |
(change_frame_size_1): Reject new sizes if they cause overflow.
|
1997-01-03 |
Richard M. Stallman |
(update_frame): Call detect_input_pending
|
1996-11-19 |
Geoff Voelker |
(init_display) [HAVE_NTGUI]: Use w32 for window-system.
|
1996-10-09 |
Richard M. Stallman |
(init_display): If not yet initialized,
|
1996-09-21 |
Richard M. Stallman |
(make_frame_glyphs, update_line, update_frame)
|
1996-09-21 |
Richard M. Stallman |
(preserve_other_columns, preserve_my_columns): Use new
|
1996-09-15 |
Richard M. Stallman |
(direct_output_for_insert): Set last_overlay_modified field in window.
|
1996-09-01 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
1996-09-01 |
Karl Heuer |
Change all references from point to PT.
|
1996-08-22 |
Erik Naggum |
(change_frame_size_1): Clean up conditional.
|
1996-07-15 |
Karl Heuer |
Don't delare ospeed; cm.h already did it.
|
1996-06-10 |
Richard M. Stallman |
(change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
|
1996-06-10 |
Richard M. Stallman |
(Fredraw_frame, remake_frame_glyphs)
|
1996-05-23 |
Karl Heuer |
Comment fix.
|
1996-05-21 |
Karl Heuer |
(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
|
1996-04-26 |
Richard M. Stallman |
Include blockinput.h.
|
1996-04-23 |
Richard M. Stallman |
Include blockinput.h.
|
1996-04-09 |
Richard M. Stallman |
(sit_for): Call swallow_events.
|
1996-03-28 |
Richard M. Stallman |
(make_frame_glyphs): Zero the correct number of bytes.
|
1996-03-05 |
Richard M. Stallman |
(sit_for): Pass DISPLAY to detect_input_pending_run_timers.
|