| Commit message (Expand) | Author | Age | Files | Lines |
| * | (display_text_line): minibuffer_prompt_width is a distance, not an absolute | Karl Heuer | 1994-04-07 | 1 | -3/+9 |
| * | (Fminibuffer_prompt_width): Undo previous change for negative values. | Karl Heuer | 1994-04-07 | 1 | -4/+2 |
| * | (doprnt): Reword confusing error message. | Karl Heuer | 1994-04-07 | 1 | -4/+4 |
| * | (Fformat): Reword confusing error message. | Karl Heuer | 1994-04-07 | 1 | -1/+1 |
| * | (Fsetq): Doc fix. | Karl Heuer | 1994-04-07 | 1 | -1/+2 |
| * | Use PT, not point. | Karl Heuer | 1994-04-06 | 1 | -33/+33 |
| * | (display_string): Allow for negative hpos when clearing array. | Karl Heuer | 1994-04-06 | 1 | -1/+1 |
| * | (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the | Karl Heuer | 1994-04-06 | 1 | -1/+2 |
| * | (temp_echo_area_glyphs): Use PT, not point. | Karl Heuer | 1994-04-06 | 1 | -1/+1 |
| * | (Fminibuffer_prompt_width): Allow for negative value. | Karl Heuer | 1994-04-06 | 1 | -2/+4 |
| * | (Fget_buffer_create): Disallow empty string. | Karl Heuer | 1994-04-06 | 1 | -0/+3 |
| * | (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP. | Karl Heuer | 1994-04-06 | 1 | -7/+8 |
| * | Add window argument on calls to compute_motion. | Karl Heuer | 1994-04-05 | 3 | -13/+14 |
| * | (compute_motion): Add window argument. | Karl Heuer | 1994-04-05 | 1 | -11/+30 |
| * | (do_completion): gcpro some things. | Karl Heuer | 1994-04-05 | 1 | -4/+19 |
| * | (display_text_line): Rename startp to leftmargin. | Richard M. Stallman | 1994-04-05 | 1 | -35/+52 |
| * | (note_mouse_highlight): Temporarily widen the buffer. | Richard M. Stallman | 1994-04-05 | 1 | -12/+10 |
| * | (verify_charstarts): Handle truncation of lines. | Richard M. Stallman | 1994-04-05 | 1 | -4/+23 |
| * | (Fget_char_property): Doc fix. | Karl Heuer | 1994-04-05 | 1 | -1/+1 |
| * | (file_name_completion): Honor completion-regexp-list. | Karl Heuer | 1994-04-05 | 1 | -64/+83 |
| * | (Freplace_match): Don't capitalize unless all matched words are capitalized. | Karl Heuer | 1994-04-05 | 1 | -6/+6 |
| * | (Fdo_auto_save): Don't turn off auto save mode. | Richard M. Stallman | 1994-04-05 | 1 | -5/+28 |
| * | (verify_overlay_modification): Run modification-hooks for any deletion that | Karl Heuer | 1994-04-05 | 1 | -6/+6 |
| * | (display_text_line): Properly handle charstarts for hscroll, | Richard M. Stallman | 1994-04-04 | 1 | -12/+27 |
| * | (note_mouse_highlight): Do nothing if gc_in_progress. | Richard M. Stallman | 1994-04-04 | 1 | -8/+59 |
| * | (overlays_at): Fix previous change. | Richard M. Stallman | 1994-04-03 | 1 | -2/+2 |
| * | Comment changes. | Richard M. Stallman | 1994-04-03 | 1 | -4/+27 |
| * | (gc_in_progress): Declared. | Richard M. Stallman | 1994-04-03 | 1 | -0/+1 |
| * | (Fx_popup_dialog): If POSITION is t, use selected frame. | Richard M. Stallman | 1994-04-03 | 1 | -5/+1 |
| * | (overlays_at): Use XGCTYPE. | Richard M. Stallman | 1994-04-03 | 1 | -4/+4 |
| * | (OVERLAY_POSITION): Use XGCTYPE. | Richard M. Stallman | 1994-04-03 | 1 | -1/+1 |
| * | (Fx_popup_dialog): If POSITION is t, use selected frame. | Richard M. Stallman | 1994-04-03 | 1 | -0/+9 |
| * | (frame_up_to_date_hook): Defined. | Richard M. Stallman | 1994-04-03 | 1 | -0/+2 |
| * | (redisplay): do_verify_charstarts controls whether to call verify_charstarts. | Richard M. Stallman | 1994-04-03 | 1 | -3/+16 |
| * | (note_mouse_highlight): Reject out-of-range pos value | Richard M. Stallman | 1994-04-03 | 1 | -1/+7 |
| * | (direct_output_for_insert): Add charstarts entry after the new char. | Richard M. Stallman | 1994-04-03 | 1 | -1/+3 |
| * | (do_scrolling): Handle charstarts like glyphs. | Richard M. Stallman | 1994-04-03 | 1 | -4/+20 |
| * | (verify_charstarts): Count right for continued lines. | Richard M. Stallman | 1994-04-03 | 1 | -1/+9 |
| * | (fast_find_position): Always return coords within the window. | Richard M. Stallman | 1994-04-03 | 1 | -7/+24 |
| * | (display_text_line): Always store in charstart | Richard M. Stallman | 1994-04-03 | 1 | -19/+29 |
| * | (verify_charstarts): New function. | Richard M. Stallman | 1994-04-03 | 1 | -39/+71 |
| * | (list_buffers_1): Set buffer contents, then mode. | Karl Heuer | 1994-04-02 | 1 | -7/+4 |
| * | (x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call | Fred Pierresteguy | 1994-04-01 | 1 | -0/+11 |
| * | (update_menu_bar): Pass 0 to set_frame_menubar. | Fred Pierresteguy | 1994-04-01 | 1 | -1/+1 |
| * | (EmacsFrameSetCharSize): Clean up code. | Fred Pierresteguy | 1994-04-01 | 1 | -29/+14 |
| * | (try_window_id): Pass new arg to scroll_frame_lines. | Richard M. Stallman | 1994-04-01 | 1 | -3/+3 |
| * | (make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts. | Richard M. Stallman | 1994-04-01 | 1 | -14/+27 |
| * | (construct_menu_click, construct_mouse_click): | Richard M. Stallman | 1994-04-01 | 1 | -6/+12 |
| * | (xmenu_show): Undo part of March 11 change: | Richard M. Stallman | 1994-04-01 | 1 | -2/+3 |
| * | (redisplay): In previous change, handle case where no newline follows. | Richard M. Stallman | 1994-04-01 | 1 | -1/+11 |