| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Define HAVE_X11R4 if AIX3_2 is defined. | Fred Pierresteguy | 1994-03-31 | 1 | -2/+3 |
| * | (frame_up_to_date_hook): Declared. | Richard M. Stallman | 1994-03-31 | 1 | -0/+4 |
| * | (INCLUDED_FCNTL): Define, if include fcntl.h. | Richard M. Stallman | 1994-03-30 | 1 | -0/+2 |
| * | (verify_overlay_modification): | Richard M. Stallman | 1994-03-30 | 1 | -6/+31 |
| * | (Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs. | Karl Heuer | 1994-03-30 | 1 | -0/+21 |
| * | (Vcompletion_regexp_list): New var. | Richard M. Stallman | 1994-03-30 | 1 | -4/+42 |
| * | (Fcompute_motion): Fix symbol name in previous change. | Karl Heuer | 1994-03-30 | 1 | -1/+1 |
| * | (Fcompute_motion): Doc fix. | Karl Heuer | 1994-03-30 | 1 | -2/+9 |
| * | (Fcompute_motion): Don't use XFASTINT on possibly-negative coords. | Karl Heuer | 1994-03-30 | 1 | -3/+3 |
| * | (Fcompute_motion): Doc fix. | Karl Heuer | 1994-03-30 | 1 | -0/+1 |
| * | (EMACS_TIME_NEG_P): Cast to signed. | Karl Heuer | 1994-03-30 | 1 | -2/+2 |
| * | (Fwindow_width): Delete unnecessary variable declarations. | Karl Heuer | 1994-03-29 | 1 | -4/+1 |
| * | Fix glitches in previous change. | Karl Heuer | 1994-03-29 | 1 | -9/+9 |
| * | (Fcompute_motion): Typecheck all arguments. | Karl Heuer | 1994-03-29 | 1 | -0/+9 |
| * | Fix typo in comment. | Karl Heuer | 1994-03-29 | 2 | -3/+3 |
| * | (struct frame_glyphs): New fields charstarts and total_charstarts. | Richard M. Stallman | 1994-03-29 | 1 | -0/+8 |
| * | Fix typos in comments. | Karl Heuer | 1994-03-29 | 1 | -2/+2 |
| * | (display_text_line): Handle selective display at window edge. | Karl Heuer | 1994-03-29 | 1 | -3/+13 |
| * | (file_name_completion): Don't step on dirname. | Karl Heuer | 1994-03-29 | 1 | -1/+0 |
| * | (x_find_modifier_meanings): Skip zero entries. | Karl Heuer | 1994-03-28 | 1 | -0/+4 |
| * | (file_name_completion): Protect things from GC. | Richard M. Stallman | 1994-03-28 | 1 | -2/+7 |
| * | (read_minibuf): Return val via unbind_to. | Richard M. Stallman | 1994-03-27 | 1 | -7/+40 |
| * | (Freplace_match): Doc fix. | Richard M. Stallman | 1994-03-27 | 1 | -1/+6 |
| * | (verify_interval_modification): For insertion in | Richard M. Stallman | 1994-03-26 | 1 | -11/+22 |
| * | *** empty log message *** | Richard M. Stallman | 1994-03-26 | 1 | -2/+1 |
| * | (this_command, last_command): Declared. | Richard M. Stallman | 1994-03-25 | 1 | -0/+10 |
| * | (pr): Use debug_print. | Richard M. Stallman | 1994-03-25 | 1 | -1/+1 |
| * | (debug_print): New function. | Richard M. Stallman | 1994-03-25 | 1 | -0/+9 |
| * | (Fformat): Validate number and type of arguments. | Karl Heuer | 1994-03-25 | 1 | -1/+3 |
| * | (Fframe_first_window): New function. | Karl Heuer | 1994-03-25 | 1 | -0/+27 |
| * | (xmenu_show): Enable asynchronous events. | Karl Heuer | 1994-03-25 | 1 | -1/+2 |
| * | (Fwhere_is_internal): Skip duplicates. | Karl Heuer | 1994-03-25 | 1 | -2/+4 |
| * | (x_get_arg): Use downcased string in compare. | Karl Heuer | 1994-03-25 | 1 | -4/+4 |
| * | (x_report_frame_params): Sample visibility. | Karl Heuer | 1994-03-25 | 1 | -0/+1 |
| * | (x_window_to_scroll_bar, x_new_font): Use assignment, not initialization. | Karl Heuer | 1994-03-25 | 1 | -3/+4 |
| * | (x_get_local_selection, x_handle_selection_request): Use assignment, not | Karl Heuer | 1994-03-25 | 1 | -8/+17 |
| * | (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame, | Karl Heuer | 1994-03-25 | 1 | -7/+12 |
| * | (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization. | Karl Heuer | 1994-03-25 | 1 | -2/+4 |
| * | (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not | Karl Heuer | 1994-03-25 | 1 | -5/+9 |
| * | (add_properties, remove_properties): Use assignment, not initialization. | Karl Heuer | 1994-03-25 | 1 | -4/+6 |
| * | (status_notify): Use assignment, not initialization. | Karl Heuer | 1994-03-25 | 1 | -4/+6 |
| * | (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to | Fred Pierresteguy | 1994-03-24 | 1 | -0/+2 |
| * | (run_msdos_command): Use assignment instead of initialization. | Karl Heuer | 1994-03-23 | 1 | -2/+5 |
| * | (read_minibuf): Use assignment instead of initialization. | Karl Heuer | 1994-03-23 | 1 | -1/+2 |
| * | (read_filtered_event, intern): Use assignment instead of initialization. | Karl Heuer | 1994-03-23 | 1 | -3/+5 |
| * | (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key, | Karl Heuer | 1994-03-23 | 1 | -32/+40 |
| * | (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval): | Karl Heuer | 1994-03-23 | 1 | -10/+15 |
| * | (next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment, | Karl Heuer | 1994-03-23 | 1 | -5/+10 |
| * | (lock_file): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -1/+2 |
| * | (Finsert_file_contents): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -1/+2 |