1997-07-02 |
Richard M. Stallman |
(decode_mode_spec_coding): Clean up handling of eol conversions.
|
1997-06-27 |
Richard M. Stallman |
(init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.
|
1997-06-09 |
Kenichi Handa |
(decode_mode_spec): Access the value of
|
1997-05-16 |
Richard M. Stallman |
(display_text_line): Move the code to fill out the line
|
1997-05-08 |
Richard M. Stallman |
(mark_window_display_accurate, redisplay_internal):
|
1997-05-06 |
Richard M. Stallman |
(display_text_line): Clear region_showing to Qnil if the
|
1997-04-10 |
Karl Heuer |
(display_text_line): Don't use Lisp_Object as integer.
|
1997-04-07 |
Kenichi Handa |
(disp_char_vector): New function to be used from the
|
1997-03-18 |
Kenichi Handa |
(copy_part_of_rope): Declare glyph as type GLYPH. For a
|
1997-02-27 |
Kenichi Handa |
(try_window_id): Display blank lines from the next
|
1997-02-20 |
Karl Heuer |
(display_text_line): Introduce new local variable
|
1997-01-24 |
Richard M. Stallman |
(try_window): Remove frobnication of tab_offset in a minibuffer window.
|
1996-12-20 |
Richard M. Stallman |
(try_window): Add error check for POS.
|
1996-12-10 |
Richard M. Stallman |
(message2_nolog): Handle minibuffer_auto_raise.
|
1996-11-12 |
Richard M. Stallman |
(redisplay_window): When handling scroll_conservatively,
|
1996-11-11 |
Richard M. Stallman |
(scroll_margin): New variable.
|
1996-11-10 |
Richard M. Stallman |
(redisplay_window): Handle optional_new_start.
|
1996-11-06 |
Richard M. Stallman |
(scroll_conservatively): New variable.
|
1996-10-26 |
Richard M. Stallman |
(decode_mode_spec): In the `L' case,
|
1996-10-06 |
Richard M. Stallman |
(display_text_line): New arg ovstr_done. (Callers changed).
|
1996-09-21 |
Richard M. Stallman |
(echo_area_display): Clear the left-side scroll bar columns.
|
1996-09-21 |
Richard M. Stallman |
(display_mode_line): Use faces for inverse video mode line whenever possible.
|
1996-09-19 |
Richard M. Stallman |
(display_text_line): Declare ovstr as unsigned char *.
|
1996-09-15 |
Richard M. Stallman |
(redisplay_internal, mark_window_display_accurate)
|
1996-09-03 |
Richard M. Stallman |
(message): Cast size arg to doprnt.
|
1996-09-02 |
Richard M. Stallman |
(redisplay_internal): Test last_selected_window slot.
|
1996-09-01 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
1996-08-01 |
Richard M. Stallman |
(prepare_menu_bars): Conditionalize previous change.
|
1996-06-28 |
Richard M. Stallman |
(redisplay_internal): Use last_had_star to decide
|
1996-06-10 |
Richard M. Stallman |
(redisplay_internal): Use FRAME_WINDOW_P.
|
1996-06-10 |
Richard M. Stallman |
(redisplay_internal): Use `Vterminal_frame' and other
|
1996-05-17 |
Karl Heuer |
(display_menu_bar) [HAVE_NTGUI]: Enable the display of
|
1996-04-29 |
Richard M. Stallman |
(display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.
|
1996-04-16 |
Richard M. Stallman |
(decode_mode_spec): Use frame F, not selected frame.
|
1996-04-16 |
Richard M. Stallman |
(decode_mode_spec): For %F, use explicit name or `Emacs'.
|
1996-04-11 |
Richard M. Stallman |
(redisplay_window): Move w->start marker before
|
1996-02-26 |
Richard M. Stallman |
Commenht change.
|
1996-02-26 |
Richard M. Stallman |
(redisplay_window): Pass preserve_echo_area as a missing
|
1996-02-25 |
Richard M. Stallman |
(redisplay_internal): Renamed from redisplay.
|
1996-02-21 |
Karl Heuer |
(redisplay_window): If window-scroll-functions change
|
1996-02-12 |
Richard M. Stallman |
(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.
|
1996-02-02 |
Richard M. Stallman |
Comment/whitespace changes.
|
1996-01-24 |
Karl Heuer |
(update_menu_bar):
|
1996-01-23 |
Geoff Voelker |
(update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_P
|
1996-01-23 |
Karl Heuer |
(mark_window_display_accurate): buffer->clip_changed was
|
1996-01-17 |
Richard M. Stallman |
(decode_mode_spec, case 'F'): Use `title' field.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-15 |
Richard M. Stallman |
(redisplay_window): Fix minor bug in Fset_marker call.
|
1996-01-09 |
Karl Heuer |
(display_text_line): Clear out redisplay_end_trigger
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1995-12-24 |
Richard M. Stallman |
(redisplay_window): Clear force_start field
|
1995-12-23 |
Richard M. Stallman |
(prepare_menu_bars): If update_mode_lines,
|
1995-12-21 |
Karl Heuer |
(redisplay_window): Don't do the scroll_step thing
|
1995-12-15 |
Richard M. Stallman |
(message_dolog): Save and restore windows_or_buffers_changed.
|
1995-11-27 |
Richard M. Stallman |
(decode_mode_spec): For p and P, avoid overflow with large buffer sizes.
|
1995-11-18 |
Richard M. Stallman |
(Qredisplay_end_trigger_functions): Renamed from ..._hook.
|
1995-11-11 |
Richard M. Stallman |
(display_text_line): Handle redisplay_end_trigger
|
1995-11-11 |
Richard M. Stallman |
(display_menu_bar): Fix backwards conditional.
|
1995-11-10 |
Richard M. Stallman |
(display_text_line): Get redisplay_end_trigger from window.
|
1995-11-07 |
Geoff Voelker |
[HAVE_NTGUI] (set_menu_framebar): Declare external.
|
1995-10-31 |
Richard M. Stallman |
Add some commented-out code.
|
1995-10-31 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
1995-10-21 |
Richard M. Stallman |
(try_window_id): Stop the compute_motion at ZV, not Z,
|
1995-10-12 |
Richard M. Stallman |
(syms_of_xdisp): Doc fix.
|
1995-10-11 |
Richard M. Stallman |
(redisplay_window, redisplay_window, display_text_line):
|
1995-10-03 |
Richard M. Stallman |
(Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
|
1995-08-22 |
Karl Heuer |
(display_text_line): Write blanks under the entire
|
1995-08-06 |
Richard M. Stallman |
(redisplay): Compute mini_frame the same way echo_area_display does.
|
1995-08-03 |
Richard M. Stallman |
(redisplay): When displaying a terminal frame,
|
1995-07-26 |
Richard M. Stallman |
(update_menu_bar): Pass new arg to set_frame_menubar.
|
1995-07-21 |
Richard M. Stallman |
(echo_area_display): Use selected frame's minibuf window
|
1995-07-18 |
Richard M. Stallman |
(decode_mode_spec): New arg spec_width.
|
1995-07-07 |
Richard M. Stallman |
(redisplay_window): Fix typos in clip_changed change.
|
1995-07-02 |
Richard M. Stallman |
(clip_changed): Variable deleted.
|
1995-06-28 |
Richard M. Stallman |
(echo_area_display): Don't set FRAME_CURSOR_... here.
|
1995-06-21 |
Richard M. Stallman |
(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
|
1995-06-17 |
Richard M. Stallman |
(display_text_line): Fill in charstart for end of buffer.
|
1995-06-16 |
Karl Heuer |
Fix previous change.
|
1995-06-16 |
Karl Heuer |
(Qoverriding_terminal_local_map): New variable.
|
1995-06-09 |
Karl Heuer |
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.
|
1995-06-09 |
Karl Heuer |
(update_menu_bar): Run activate-menubar-hook
|
1995-06-05 |
Karl Heuer |
Include keyboard.h.
|
1995-05-30 |
Karl Heuer |
(update_menu_bar): Do update if region display has changed.
|
1995-05-30 |
Karl Heuer |
(update_menu_bar): Reverse test of save_match_data.
|
1995-05-29 |
Karl Heuer |
(redisplay_window): Don't use try_window_id if
|
1995-05-29 |
Karl Heuer |
(update_menu_bar): Call set_frame_menubar with proper buffer current.
|
1995-05-26 |
Karl Heuer |
(x_consider_frame_title): Use FRAME_KBOARD.
|
1995-05-25 |
Karl Heuer |
(prepare_menu_bars): Update frame titles before menu bars.
|
1995-05-25 |
Karl Heuer |
(message): Cast arg of doprnt.
|
1995-05-24 |
Karl Heuer |
(redisplay_window): Use set_buffer_internal_1.
|
1995-05-22 |
Karl Heuer |
(display_text_line): Enter a char in charstarts
|
1995-05-18 |
Karl Heuer |
(zv_strings_seen): New variable.
|
1995-05-13 |
Karl Heuer |
(minmax): New macro.
|
1995-05-09 |
Karl Heuer |
(x_consider_frame_title): When setting multiple_frames,
|
1995-05-09 |
Richard M. Stallman |
(prepare_menu_bars): Save and restore the match data.
|
1995-05-06 |
Richard M. Stallman |
(prepare_menu_bars): Clear size-change flag before running
|
1995-05-02 |
Karl Heuer |
(display_text_line): Don't move the cursor if it's supposed to
|
1995-05-01 |
Karl Heuer |
(redisplay): Don't move the cursor if it's supposed to
|
1995-04-24 |
Karl Heuer |
(message_dolog): The message log doesn't need an undo list.
|
1995-04-20 |
Richard M. Stallman |
Comment change.
|
1995-04-14 |
Richard M. Stallman |
(redisplay): Call init_desired_glyphs for each frame.
|
1995-04-10 |
Richard M. Stallman |
(display_mode_line): Use push_frame_kboard, pop_frame_kboard.
|
1995-04-08 |
Richard M. Stallman |
(redisplay): Don't call update_frame for non-selected termcap frame.
|
1995-04-08 |
Richard M. Stallman |
(prepare_menu_bars): Do the frame titles last.
|
1995-04-03 |
Karl Heuer |
(message_nolog): New function.
|
1995-03-24 |
Karl Heuer |
(try_window_id): Stop scan at bottom of window, not one line later.
|
1995-03-24 |
Karl Heuer |
(redisplay): Make sure pause is set before used.
|
1995-03-22 |
Richard M. Stallman |
(redisplay_window): Skip the only-point-has-changed
|
1995-03-19 |
Richard M. Stallman |
(invisible_p, invisible_ellipsis_p): Handle list
|
1995-03-18 |
Richard M. Stallman |
(display_menu_bar): Just one space between menu items.
|
1995-03-15 |
Karl Heuer |
(display_mode_line): Rename perdisplay to kboard.
|
1995-03-11 |
Richard M. Stallman |
(display_text_line): When setting selective_rlen,
|
1995-03-03 |
Karl Heuer |
(display_mode_line): Temporarily set current_perdisplay to reference the frame
|
1995-02-24 |
Richard M. Stallman |
(display_string, display_text_line):
|
1995-02-17 |
Richard M. Stallman |
(redisplay): Don't display nonselected terminal frames.
|
1995-02-15 |
Richard M. Stallman |
(redisplay_window): If we update the mode line,
|
1995-02-08 |
Karl Heuer |
(message_log_check_duplicate): New function.
|
1995-02-05 |
Richard M. Stallman |
(Vwindow_size_change_functions): New variable.
|
1995-02-03 |
Richard M. Stallman |
(display_text_line): Deduct minibuf prompt from taboffset.
|
1995-01-27 |
Karl Heuer |
(message_log_need_newline): This var is now static.
|