| Commit message (Expand) | Author | Age | Files | Lines |
* | (redisplay_window): Clear w->window_end_valid | Richard M. Stallman | 1998-10-12 | 1 | -0/+12 |
* | (message_log_check_duplicate): Count byte length of the | Kenichi Handa | 1998-09-16 | 1 | -1/+1 |
* | (redisplay_internal): Use TEMP_SET_PT_BOTH | Karl Heuer | 1998-09-13 | 1 | -9/+9 |
* | (message_dolog): Use macro CHAR_BYTES instead of Fchar_bytes. | Kenichi Handa | 1998-08-28 | 1 | -1/+1 |
* | (Vinhibit_redisplay, Qinhibit_redisplay): New variables. | Karl Heuer | 1998-06-22 | 1 | -0/+15 |
* | Doc fixes. | Karl Heuer | 1998-06-20 | 1 | -1/+1 |
* | (message_dolog): GCPRO the oldpoint, oldbegv and oldzv | Richard M. Stallman | 1998-06-16 | 1 | -0/+3 |
* | (redisplay_internal): If cursor's in the frame's echo area, | Richard M. Stallman | 1998-06-09 | 1 | -19/+37 |
* | (message_dolog): Do set windows_or_buffers_changed, | Richard M. Stallman | 1998-05-24 | 1 | -2/+4 |
* | (redisplay_window): Don't use window->start | Richard M. Stallman | 1998-05-19 | 1 | -2/+3 |
* | (redisplay_window): Handle scroll_step along with | Richard M. Stallman | 1998-05-11 | 1 | -9/+22 |
* | (redisplay_window): Don't use last_point_x and last_point_y | Richard M. Stallman | 1998-05-10 | 1 | -1/+5 |
* | (redisplay_window): Update STARTP_BYTE alongside with | Andreas Schwab | 1998-04-29 | 1 | -3/+9 |
* | Conditionally include xterm.h using HAVE_X_WINDOWS. | Geoff Voelker | 1998-04-29 | 1 | -1/+1 |
* | (Qinhibit_point_motion_hooks): New variable. | Richard M. Stallman | 1998-04-24 | 1 | -1/+10 |
* | (try_window): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -0/+6 |
* | (display_text_line): When handling selective > 0, | Karl Heuer | 1998-04-12 | 1 | -0/+1 |
* | (display_text_line): Code for displaying a character by | Kenichi Handa | 1998-04-09 | 1 | -50/+43 |
* | (redisplay_window): If updating mode line, | Richard M. Stallman | 1998-04-08 | 1 | -7/+30 |
* | (redisplay_window): Fix computing pos from last_point. | Richard M. Stallman | 1998-04-02 | 1 | -5/+8 |
* | (display_text_line): Handle overlay-arrow correctly. | Richard M. Stallman | 1998-03-29 | 1 | -19/+17 |
* | (redisplay_window): Fix previous change. | Kenichi Handa | 1998-03-26 | 1 | -3/+5 |
* | (redisplay_window): Give byte position to FETCH_BYTE. | Kenichi Handa | 1998-03-25 | 1 | -6/+6 |
* | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -7/+7 |
* | (message_dolog): Save and restore Vdeactivate_mark. | Richard M. Stallman | 1998-03-14 | 1 | -2/+5 |
* | (try_window_id): Use DEC_BOTH unconditionally. | Kenichi Handa | 1998-03-03 | 1 | -21/+5 |
* | (syms_of_xdisp): Doc fix. | Karl Heuer | 1998-02-27 | 1 | -1/+3 |
* | Reorder args of del_range_both. | Karl Heuer | 1998-02-25 | 1 | -3/+3 |
* | (message_dolog): Give correct args to | Kenichi Handa | 1998-02-24 | 1 | -5/+5 |
* | (try_window_id): Use DEC_POS only for multibyte buffer. | Kenichi Handa | 1998-02-20 | 1 | -35/+68 |
* | (display_text_line): Use INC_BOTH for unibyte buffers too. | Richard M. Stallman | 1998-02-14 | 1 | -4/+1 |
* | (message_dolog): Cast M to unsigned char * to access bytes. | Richard M. Stallman | 1998-01-27 | 1 | -1/+2 |
* | (message_dolog): Use unibyte_char_to_multibyte. | Richard M. Stallman | 1998-01-21 | 1 | -11/+6 |
* | (display_menu_bar): Don't set maxendcol too large. | Richard M. Stallman | 1998-01-20 | 1 | -1/+1 |
* | (display_text_line): Set pos_byte with pos | Karl Heuer | 1998-01-18 | 1 | -0/+1 |
* | (message_dolog, message2): New arg MULTIBYTE. | Richard M. Stallman | 1998-01-09 | 1 | -33/+103 |
* | (redisplay_window): Set pos.bytepos along with pos.bufpos. | Richard M. Stallman | 1998-01-03 | 1 | -1/+5 |
* | (redisplay_internal): Use scan_newline. | Richard M. Stallman | 1998-01-01 | 1 | -231/+366 |
* | Declare nonascii_insert_offset. | Richard M. Stallman | 1997-12-26 | 1 | -0/+2 |
* | (message2_nolog): New arg MULTIBYTE. | Richard M. Stallman | 1997-12-21 | 1 | -5/+6 |
* | (message_dolog): Update PT and ZV properly when at end of | Richard M. Stallman | 1997-12-21 | 1 | -5/+49 |
* | (message): Declare a as char *[3]. | Andreas Schwab | 1997-11-28 | 1 | -4/+4 |
* | (redisplay_preserve_echo_area): Declare it as void. | Kenichi Handa | 1997-11-27 | 1 | -0/+1 |
* | (minibuffer_scroll_overlap): New variable. | Karl Heuer | 1997-11-15 | 1 | -1/+24 |
* | (display_text_line): Make decision about which windows | Karl Heuer | 1997-11-15 | 1 | -5/+6 |
* | (redisplay_window): If clip_changed, always run | Karl Heuer | 1997-10-23 | 1 | -0/+11 |
* | (decode_mode_spec): Display non-nil title as the frame's | Eli Zaretskii | 1997-10-13 | 1 | -1/+4 |
* | When redisplaying the echo area, use the value | Richard M. Stallman | 1997-09-13 | 1 | -16/+34 |
* | (display_string): Determine multibyte from current buffer, | Richard M. Stallman | 1997-09-07 | 1 | -1/+1 |