| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment change. | Richard M. Stallman | 2003-01-20 | 1 | -2/+4 |
* | (redisplay_window): If mini window's buffer is not | Richard M. Stallman | 2003-01-20 | 1 | -2/+4 |
* | GTK version | Jan Djärv | 2003-01-19 | 1 | -15/+39 |
* | (message_dolog): Fix bug of the case that *Message* | Kenichi Handa | 2003-01-15 | 1 | -1/+1 |
* | (try_scrolling): New arg LAST_LINE_MISFIT. | Richard M. Stallman | 2003-01-06 | 1 | -9/+34 |
* | (try_cursor_movement): Don't call try_window here. | Richard M. Stallman | 2002-12-22 | 1 | -2/+2 |
* | (row_containing_pos): Change exit test using last_y. | Richard M. Stallman | 2002-12-21 | 1 | -4/+13 |
* | (try_window_id): Don't call set_cursor_from_row if | Kim F. Storm | 2002-12-11 | 1 | -2/+4 |
* | (row_containing_pos): Check more carefully | Richard M. Stallman | 2002-12-09 | 1 | -13/+15 |
* | (start_display): Check more intelligently for | Richard M. Stallman | 2002-11-29 | 1 | -1/+13 |
* | (store_frame_title_char) [PROTOTYPES]: Provide ISO C | Dave Love | 2002-11-22 | 1 | -0/+4 |
* | (message2_nolog, set_message): | Dave Love | 2002-11-14 | 1 | -2/+2 |
* | (single_display_prop_intangible_p): Strings are intangible. | Stefan Monnier | 2002-11-03 | 1 | -2/+5 |
* | (get_window_cursor_type): New arg ACTIVE_CURSOR. | Kim F. Storm | 2002-10-24 | 1 | -7/+17 |
* | Fix typo in comment. | Juanma Barranquero | 2002-10-18 | 1 | -12/+12 |
* | (STOP_POLLING, RESUME_POLLING): New macros. | Richard M. Stallman | 2002-09-29 | 1 | -3/+13 |
* | (try_scrolling): If after make_cursor_line_fully_visible | Richard M. Stallman | 2002-09-12 | 1 | -3/+7 |
* | (pop_message_unwind): Renamed from push_message_unwind. | Richard M. Stallman | 2002-09-11 | 1 | -11/+10 |
* | (redisplay_window) <force-start case>: | Richard M. Stallman | 2002-09-01 | 1 | -44/+32 |
* | (get_window_cursor_type): Don't use x_highlight_frame | Eli Zaretskii | 2002-08-31 | 1 | -2/+5 |
* | (Valternate_cursor_type, Qalternate_cursor_type): Removed. | Kim F. Storm | 2002-08-30 | 1 | -23/+2 |
* | (get_next_display_element): Fix previous change. | Kenichi Handa | 2002-08-30 | 1 | -2/+2 |
* | (Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist): | Kim F. Storm | 2002-08-30 | 1 | -6/+235 |
* | (redisplay_updating_p): Variable removed. | Richard M. Stallman | 2002-08-29 | 1 | -9/+15 |
* | (get_next_display_element): In unibyte case, don't use | Kenichi Handa | 2002-08-27 | 1 | -6/+14 |
* | (redisplay_window): Do not `goto try_to_scroll' when we | Kim F. Storm | 2002-08-22 | 1 | -1/+38 |
* | (forward_to_next_line_start): Return 0 when reaching the | Gerd Moellmann | 2002-08-09 | 1 | -1/+1 |
* | (forward_to_next_line_start): Fix a condition that | Gerd Moellmann | 2002-08-03 | 1 | -1/+1 |
* | (unwind_redisplay): Clear redisplay_updating_p. | Richard M. Stallman | 2002-07-25 | 1 | -2/+4 |
* | (redisplay_updating_p): New variable. | Richard M. Stallman | 2002-07-23 | 1 | -22/+27 |
* | (face_before_or_after_it_pos): Call | Kenichi Handa | 2002-07-23 | 1 | -1/+1 |
* | (display_line): Replace an unconditional abort with an assertion. | Richard M. Stallman | 2002-07-22 | 1 | -3/+4 |
* | (redisplay_window): Don't test BEG_UNCHANGED | Richard M. Stallman | 2002-07-21 | 1 | -3/+3 |
* | (redisplay_window): Test MODIFF to set buffer_unchanged_p. | Richard M. Stallman | 2002-07-20 | 1 | -0/+1 |
* | (syms_of_xdisp): Remove redundant deprecation info. | Juanma Barranquero | 2002-07-19 | 1 | -3/+1 |
* | (store_frame_title, string_char_and_length): | Ken Raeburn | 2002-07-16 | 1 | -25/+28 |
* | (reconsider_clip_changes): Don't test prevent_redisplay_optimizations_p. | Richard M. Stallman | 2002-07-16 | 1 | -12/+22 |
* | (Ftrace_to_stderr): Add usage to docstring. | Stefan Monnier | 2002-07-15 | 1 | -1/+2 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -4/+4 |
* | (message_dolog): Do nothing if Vmemory_full is non-nil. | Richard M. Stallman | 2002-07-11 | 1 | -5/+9 |
* | Rename BINDING_STACK_SIZE to SPECPDL_INDEX. | Juanma Barranquero | 2002-07-10 | 1 | -13/+13 |
* | Treat a partially visible line like "cursor off screen". | Richard M. Stallman | 2002-07-07 | 1 | -16/+37 |
* | Remove unused variable `face'. | Pavel Janík | 2002-07-05 | 1 | -1/+0 |
* | (redisplay_internal): Make optional_new_start really work. | Richard M. Stallman | 2002-07-01 | 1 | -5/+5 |
* | (store_mode_line_string): Lisp_Object/int mixup. | Ken Raeburn | 2002-06-29 | 1 | -1/+1 |
* | (mode_line_string_list, mode_line_string_face) | Kim F. Storm | 2002-06-27 | 1 | -9/+188 |
* | Improve comments. | Stefan Monnier | 2002-06-22 | 1 | -3/+7 |
* | (Fformat_mode_line): Fix typo. | Juanma Barranquero | 2002-06-12 | 1 | -1/+1 |
* | (Fformat_mode_line): New function. | Kim F. Storm | 2002-06-11 | 1 | -8/+63 |
* | Comment change. | Richard M. Stallman | 2002-06-08 | 1 | -1/+1 |