]> code.delx.au - gnu-emacs/history - src/xdisp.c
(get_keyelt): Handle an indirect entry with meta char.
[gnu-emacs] / src / xdisp.c
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. ...
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...
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...
1996-09-21 Richard M. Stallman(echo_area_display): Clear the left-side scroll bar...
1996-09-21 Richard M. Stallman(display_mode_line): Use faces for inverse video mode...
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 HeuerRemoved 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...
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. StallmanCommenht 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. StallmanComment/whitespace changes.
1996-01-24 Karl Heuer(update_menu_bar):
1996-01-23 Geoff Voelker(update_menu_\b\b_ba\b, redisplay_window) \b:"\b Use FRAME_W...
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 NaggumUpdate 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 HeuerComment 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_ch...
1995-11-27 Richard M. Stallman(decode_mode_spec): For p and P, avoid overflow with...
1995-11-18 Richard M. Stallman(Qredisplay_end_trigger_functions): Renamed from ....
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...
1995-11-07 Geoff Voelker[HAVE_NTGUI] (set_menu_framebar): Declare external.
1995-10-31 Richard M. StallmanAdd 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...
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_...
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 HeuerFix 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...
1995-06-09 Karl Heuer(update_menu_bar): Run activate-menubar-hook
1995-06-05 Karl HeuerInclude keyboard.h.
1995-05-30 Karl Heuer(update_menu_bar): Do update if region display has...
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...
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...
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...
1995-05-02 Karl Heuer(display_text_line): Don't move the cursor if it's...
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...
1995-04-20 Richard M. StallmanComment 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_k...
1995-04-08 Richard M. Stallman(redisplay): Don't call update_frame for non-selected...
1995-04-08 Richard M. Stallman(prepare_menu_bars): Do the frame titles last.
next