aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (compute_motion): Add window argument.Karl Heuer1994-04-051-11/+30
* (do_completion): gcpro some things.Karl Heuer1994-04-051-4/+19
* (display_text_line): Rename startp to leftmargin.Richard M. Stallman1994-04-051-35/+52
* (note_mouse_highlight): Temporarily widen the buffer.Richard M. Stallman1994-04-051-12/+10
* (verify_charstarts): Handle truncation of lines.Richard M. Stallman1994-04-051-4/+23
* (Fget_char_property): Doc fix.Karl Heuer1994-04-051-1/+1
* (file_name_completion): Honor completion-regexp-list.Karl Heuer1994-04-051-64/+83
* (Freplace_match): Don't capitalize unless all matched words are capitalized.Karl Heuer1994-04-051-6/+6
* (Fdo_auto_save): Don't turn off auto save mode.Richard M. Stallman1994-04-051-5/+28
* (verify_overlay_modification): Run modification-hooks for any deletion thatKarl Heuer1994-04-051-6/+6
* (display_text_line): Properly handle charstarts for hscroll,Richard M. Stallman1994-04-041-12/+27
* (note_mouse_highlight): Do nothing if gc_in_progress.Richard M. Stallman1994-04-041-8/+59
* (overlays_at): Fix previous change.Richard M. Stallman1994-04-031-2/+2
* Comment changes.Richard M. Stallman1994-04-031-4/+27
* (gc_in_progress): Declared.Richard M. Stallman1994-04-031-0/+1
* (Fx_popup_dialog): If POSITION is t, use selected frame.Richard M. Stallman1994-04-031-5/+1
* (overlays_at): Use XGCTYPE.Richard M. Stallman1994-04-031-4/+4
* (OVERLAY_POSITION): Use XGCTYPE.Richard M. Stallman1994-04-031-1/+1
* (Fx_popup_dialog): If POSITION is t, use selected frame.Richard M. Stallman1994-04-031-0/+9
* (frame_up_to_date_hook): Defined.Richard M. Stallman1994-04-031-0/+2
* (redisplay): do_verify_charstarts controls whether to call verify_charstarts.Richard M. Stallman1994-04-031-3/+16
* (note_mouse_highlight): Reject out-of-range pos valueRichard M. Stallman1994-04-031-1/+7
* (direct_output_for_insert): Add charstarts entry after the new char.Richard M. Stallman1994-04-031-1/+3
* (do_scrolling): Handle charstarts like glyphs.Richard M. Stallman1994-04-031-4/+20
* (verify_charstarts): Count right for continued lines.Richard M. Stallman1994-04-031-1/+9
* (fast_find_position): Always return coords within the window.Richard M. Stallman1994-04-031-7/+24
* (display_text_line): Always store in charstartRichard M. Stallman1994-04-031-19/+29
* (verify_charstarts): New function.Richard M. Stallman1994-04-031-39/+71
* (list_buffers_1): Set buffer contents, then mode.Karl Heuer1994-04-021-7/+4
* (x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and callFred Pierresteguy1994-04-011-0/+11
* (update_menu_bar): Pass 0 to set_frame_menubar.Fred Pierresteguy1994-04-011-1/+1
* (EmacsFrameSetCharSize): Clean up code.Fred Pierresteguy1994-04-011-29/+14
* (try_window_id): Pass new arg to scroll_frame_lines.Richard M. Stallman1994-04-011-3/+3
* (make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.Richard M. Stallman1994-04-011-14/+27
* (construct_menu_click, construct_mouse_click):Richard M. Stallman1994-04-011-6/+12
* (xmenu_show): Undo part of March 11 change:Richard M. Stallman1994-04-011-2/+3
* (redisplay): In previous change, handle case where no newline follows.Richard M. Stallman1994-04-011-1/+11
* (adjust_window_charstarts): New function.Richard M. Stallman1994-04-011-0/+28
* (redisplay): Call adjust_window_charstartsRichard M. Stallman1994-04-011-0/+8
* (scroll_frame_lines): Handle charstarts like glyphs.Richard M. Stallman1994-03-311-9/+106
* [INCLUDED_FCNTL]: Don't include fcntl.h again.Richard M. Stallman1994-03-311-3/+320
* (compute_char_face): New arg MOUSE.Richard M. Stallman1994-03-311-8/+21
* (child_setup): Check out==err when relocating fds.Karl Heuer1994-03-311-2/+7
* (redisplay): Call frame_up_to_date_hook.Richard M. Stallman1994-03-311-4/+45
* (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute theFred Pierresteguy1994-03-311-4/+7
* (set_frame_size): Dont compute any geometry management.Fred Pierresteguy1994-03-311-16/+0
* (set_frame_menubar): New arg, first_time.Fred Pierresteguy1994-03-311-3/+6
* (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.Fred Pierresteguy1994-03-311-9/+48
* Define HAVE_X11R4 if AIX3_2 is defined.Fred Pierresteguy1994-03-311-2/+3
* (frame_up_to_date_hook): Declared.Richard M. Stallman1994-03-311-0/+4