aboutsummaryrefslogtreecommitdiffstats
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (x_consider_frame_title): When setting multiple_frames,Karl Heuer1995-05-091-3/+21
* (prepare_menu_bars): Save and restore the match data.Richard M. Stallman1995-05-091-5/+20
* (prepare_menu_bars): Clear size-change flag before runningRichard M. Stallman1995-05-061-5/+7
* (display_text_line): Don't move the cursor if it's supposed toKarl Heuer1995-05-021-2/+8
* (redisplay): Don't move the cursor if it's supposed toKarl Heuer1995-05-011-2/+4
* (message_dolog): The message log doesn't need an undo list.Karl Heuer1995-04-241-0/+1
* Comment change.Richard M. Stallman1995-04-201-1/+1
* (redisplay): Call init_desired_glyphs for each frame.Richard M. Stallman1995-04-141-26/+12
* (display_mode_line): Use push_frame_kboard, pop_frame_kboard.Richard M. Stallman1995-04-101-15/+12
* (redisplay): Don't call update_frame for non-selected termcap frame.Richard M. Stallman1995-04-081-92/+98
* (prepare_menu_bars): Do the frame titles last.Richard M. Stallman1995-04-081-12/+16
* (message_nolog): New function.Karl Heuer1995-04-031-0/+13
* (try_window_id): Stop scan at bottom of window, not one line later.Karl Heuer1995-03-241-4/+4
* (redisplay): Make sure pause is set before used.Karl Heuer1995-03-241-6/+6
* (redisplay_window): Skip the only-point-has-changedRichard M. Stallman1995-03-221-0/+4
* (invisible_p, invisible_ellipsis_p): Handle listRichard M. Stallman1995-03-191-6/+41
* (display_menu_bar): Just one space between menu items.Richard M. Stallman1995-03-181-2/+2
* (display_mode_line): Rename perdisplay to kboard.Karl Heuer1995-03-151-6/+6
* (display_text_line): When setting selective_rlen,Richard M. Stallman1995-03-111-14/+72
* (display_mode_line): Temporarily set current_perdisplay to reference the frameKarl Heuer1995-03-031-2/+14
* (display_string, display_text_line):Richard M. Stallman1995-02-241-18/+17
* (redisplay): Don't display nonselected terminal frames.Richard M. Stallman1995-02-171-10/+13
* (redisplay_window): If we update the mode line,Richard M. Stallman1995-02-151-9/+29
* (message_log_check_duplicate): New function.Karl Heuer1995-02-081-8/+83
* (Vwindow_size_change_functions): New variable.Richard M. Stallman1995-02-051-1/+34
* (display_text_line): Deduct minibuf prompt from taboffset.Richard M. Stallman1995-02-031-0/+9
* (message_log_need_newline): This var is now static.Karl Heuer1995-01-271-5/+12
* Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.Karl Heuer1995-01-181-5/+1
* (message_dolog): Ignore narrowing.Karl Heuer1995-01-171-8/+11
* (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use windowKarl Heuer1995-01-171-9/+13
* (message_log_need_newline): New var.Karl Heuer1995-01-131-12/+34
* (message1_nolog): New function.Karl Heuer1995-01-111-0/+7
* (Vmessage_log_max): New var.Karl Heuer1995-01-111-1/+54
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-021-15/+26
* (try_window, display_text_line): Undo previous change.Richard M. Stallman1994-11-161-15/+11
* (try_window): Don't pass window to Fget_char_property; pass its buffer.Roland McGrath1994-11-161-11/+15
* (column_number_displayed): New variable.Karl Heuer1994-10-311-2/+7
* (display_text_line): Truncate the minibuf_prompt if nec.Richard M. Stallman1994-10-301-2/+7
* (decode_mode_spec): New spec %c, for current column.Karl Heuer1994-10-251-0/+4
* *** empty log message ***Morten Welinder1994-10-171-9/+9
* (redisplay): Call clear_face_cache insteadRichard M. Stallman1994-10-141-3/+13
* (display_scan_buffer): Pass the correct number of arguments toJim Blandy1994-10-111-1/+1
* (redisplay_window): Fix Oct 1 change:Richard M. Stallman1994-10-101-2/+4
* * xdisp.c (redisplay_window): Invalidate width_run_cache, if theJim Blandy1994-10-081-9/+66
* (try_window_id): Don't use XFASTINT as an lvalue.Karl Heuer1994-10-041-2/+4
* (redisplay, mark_window_display_accurate, redisplay_window, try_window,Karl Heuer1994-10-041-30/+28
* (display_text_line): Use new accessor macros instead of calling XSET directly.Karl Heuer1994-10-041-1/+1
* (redisplay_window): If we set PT, and that alters a regionRichard M. Stallman1994-10-021-1/+6
* (redisplay, mark_window_display_accurate, try_window_id, display_text_line,Karl Heuer1994-09-271-35/+33
* (update_echo_area): New function.Richard M. Stallman1994-09-251-0/+6