| Commit message (Expand) | Author | Age | Files | Lines |
* | (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly. | Richard M. Stallman | 1995-06-21 | 1 | -0/+4 |
* | (display_text_line): Fill in charstart for end of buffer. | Richard M. Stallman | 1995-06-17 | 1 | -1/+12 |
* | Fix previous change. | Karl Heuer | 1995-06-16 | 1 | -1/+1 |
* | (Qoverriding_terminal_local_map): New variable. | Karl Heuer | 1995-06-16 | 1 | -2/+8 |
* | (update_menu_bar): Use set_buffer_internal_1 to switch bufs. | Karl Heuer | 1995-06-09 | 1 | -2/+12 |
* | (update_menu_bar): Run activate-menubar-hook | Karl Heuer | 1995-06-09 | 1 | -0/+6 |
* | Include keyboard.h. | Karl Heuer | 1995-06-05 | 1 | -0/+1 |
* | (update_menu_bar): Do update if region display has changed. | Karl Heuer | 1995-05-30 | 1 | -1/+4 |
* | (update_menu_bar): Reverse test of save_match_data. | Karl Heuer | 1995-05-30 | 1 | -1/+1 |
* | (redisplay_window): Don't use try_window_id if | Karl Heuer | 1995-05-29 | 1 | -0/+4 |
* | (update_menu_bar): Call set_frame_menubar with proper buffer current. | Karl Heuer | 1995-05-29 | 1 | -1/+1 |
* | (x_consider_frame_title): Use FRAME_KBOARD. | Karl Heuer | 1995-05-26 | 1 | -1/+2 |
* | (prepare_menu_bars): Update frame titles before menu bars. | Karl Heuer | 1995-05-25 | 1 | -16/+22 |
* | (message): Cast arg of doprnt. | Karl Heuer | 1995-05-25 | 1 | -8/+2 |
* | (redisplay_window): Use set_buffer_internal_1. | Karl Heuer | 1995-05-24 | 1 | -4/+4 |
* | (display_text_line): Enter a char in charstarts | Karl Heuer | 1995-05-22 | 1 | -19/+59 |
* | (zv_strings_seen): New variable. | Karl Heuer | 1995-05-18 | 1 | -102/+123 |
* | (minmax): New macro. | Karl Heuer | 1995-05-13 | 1 | -16/+17 |
* | (x_consider_frame_title): When setting multiple_frames, | Karl Heuer | 1995-05-09 | 1 | -3/+21 |
* | (prepare_menu_bars): Save and restore the match data. | Richard M. Stallman | 1995-05-09 | 1 | -5/+20 |
* | (prepare_menu_bars): Clear size-change flag before running | Richard M. Stallman | 1995-05-06 | 1 | -5/+7 |
* | (display_text_line): Don't move the cursor if it's supposed to | Karl Heuer | 1995-05-02 | 1 | -2/+8 |
* | (redisplay): Don't move the cursor if it's supposed to | Karl Heuer | 1995-05-01 | 1 | -2/+4 |
* | (message_dolog): The message log doesn't need an undo list. | Karl Heuer | 1995-04-24 | 1 | -0/+1 |
* | Comment change. | Richard M. Stallman | 1995-04-20 | 1 | -1/+1 |
* | (redisplay): Call init_desired_glyphs for each frame. | Richard M. Stallman | 1995-04-14 | 1 | -26/+12 |
* | (display_mode_line): Use push_frame_kboard, pop_frame_kboard. | Richard M. Stallman | 1995-04-10 | 1 | -15/+12 |
* | (redisplay): Don't call update_frame for non-selected termcap frame. | Richard M. Stallman | 1995-04-08 | 1 | -92/+98 |
* | (prepare_menu_bars): Do the frame titles last. | Richard M. Stallman | 1995-04-08 | 1 | -12/+16 |
* | (message_nolog): New function. | Karl Heuer | 1995-04-03 | 1 | -0/+13 |
* | (try_window_id): Stop scan at bottom of window, not one line later. | Karl Heuer | 1995-03-24 | 1 | -4/+4 |
* | (redisplay): Make sure pause is set before used. | Karl Heuer | 1995-03-24 | 1 | -6/+6 |
* | (redisplay_window): Skip the only-point-has-changed | Richard M. Stallman | 1995-03-22 | 1 | -0/+4 |
* | (invisible_p, invisible_ellipsis_p): Handle list | Richard M. Stallman | 1995-03-19 | 1 | -6/+41 |
* | (display_menu_bar): Just one space between menu items. | Richard M. Stallman | 1995-03-18 | 1 | -2/+2 |
* | (display_mode_line): Rename perdisplay to kboard. | Karl Heuer | 1995-03-15 | 1 | -6/+6 |
* | (display_text_line): When setting selective_rlen, | Richard M. Stallman | 1995-03-11 | 1 | -14/+72 |
* | (display_mode_line): Temporarily set current_perdisplay to reference the frame | Karl Heuer | 1995-03-03 | 1 | -2/+14 |
* | (display_string, display_text_line): | Richard M. Stallman | 1995-02-24 | 1 | -18/+17 |
* | (redisplay): Don't display nonselected terminal frames. | Richard M. Stallman | 1995-02-17 | 1 | -10/+13 |
* | (redisplay_window): If we update the mode line, | Richard M. Stallman | 1995-02-15 | 1 | -9/+29 |
* | (message_log_check_duplicate): New function. | Karl Heuer | 1995-02-08 | 1 | -8/+83 |
* | (Vwindow_size_change_functions): New variable. | Richard M. Stallman | 1995-02-05 | 1 | -1/+34 |
* | (display_text_line): Deduct minibuf prompt from taboffset. | Richard M. Stallman | 1995-02-03 | 1 | -0/+9 |
* | (message_log_need_newline): This var is now static. | Karl Heuer | 1995-01-27 | 1 | -5/+12 |
* | Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead. | Karl Heuer | 1995-01-18 | 1 | -5/+1 |
* | (message_dolog): Ignore narrowing. | Karl Heuer | 1995-01-17 | 1 | -8/+11 |
* | (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window | Karl Heuer | 1995-01-17 | 1 | -9/+13 |
* | (message_log_need_newline): New var. | Karl Heuer | 1995-01-13 | 1 | -12/+34 |
* | (message1_nolog): New function. | Karl Heuer | 1995-01-11 | 1 | -0/+7 |