summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (x_get_local_selection, x_handle_selection_request): Use assignment, notKarl Heuer1994-03-251-8/+17
* (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,Karl Heuer1994-03-251-7/+12
* (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.Karl Heuer1994-03-251-2/+4
* (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, notKarl Heuer1994-03-251-5/+9
* (add_properties, remove_properties): Use assignment, not initialization.Karl Heuer1994-03-251-4/+6
* (status_notify): Use assignment, not initialization.Karl Heuer1994-03-251-4/+6
* (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call toFred Pierresteguy1994-03-241-0/+2
* (run_msdos_command): Use assignment instead of initialization.Karl Heuer1994-03-231-2/+5
* (read_minibuf): Use assignment instead of initialization.Karl Heuer1994-03-231-1/+2
* (read_filtered_event, intern): Use assignment instead of initialization.Karl Heuer1994-03-231-3/+5
* (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,Karl Heuer1994-03-231-32/+40
* (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):Karl Heuer1994-03-231-10/+15
* (next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,Karl Heuer1994-03-231-5/+10
* (lock_file): Use assignment, not initialization.Karl Heuer1994-03-231-1/+2
* (Finsert_file_contents): Use assignment, not initialization.Karl Heuer1994-03-231-1/+2
* (store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.Karl Heuer1994-03-231-3/+4
* (internal_self_insert): Use assignment, not initialization.Karl Heuer1994-03-231-1/+2
* (call_process_cleanup, getenv_internal): Use assignment, not initialization.Karl Heuer1994-03-231-3/+5
* (check_mark, Fcall_interactively): Use assignment, not initialization.Karl Heuer1994-03-231-3/+4
* (sort_overlays, Fmake_overlay): Use assignment, not initialization.Karl Heuer1994-03-231-5/+6
* (make_event_array): Use assignment, not initialization.Karl Heuer1994-03-231-1/+2
* (reset_sys_modes): Turn off O_NDELAY.Karl Heuer1994-03-231-0/+3
* (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.Karl Heuer1994-03-231-1/+3
* (do_switch_frame): Common code for Fselect_frame and handle_switch_frame.Karl Heuer1994-03-231-36/+66
* (x_get_focus_frame): New function.Karl Heuer1994-03-231-0/+11
* (update_frame_menubar): Function renamed from update_one_frame_psheets.Fred Pierresteguy1994-03-231-3/+14
* (Fx_create_frame): Call initialize_frame_menubar.Fred Pierresteguy1994-03-231-0/+4
* (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.Richard M. Stallman1994-03-231-10/+2
* (reset_buffer): Init auto_save_failure_time slot.Richard M. Stallman1994-03-231-0/+1
* (where_is_string, Fwhere_is): Deleted.Richard M. Stallman1994-03-231-34/+0
* (Fdefine_key): Check for non-events in keyvector.Karl Heuer1994-03-221-0/+3
* (read_minibuf): Don't redirect focus unless minibuf is on another frame.Karl Heuer1994-03-221-1/+2
* (unreadchar): Don't back up the pointer when unreading EOF.Karl Heuer1994-03-221-1/+5
* (read1): Check for invalid modifier bits in a string.Karl Heuer1994-03-221-4/+8
* (__do_global_ctors, __do_global_ctors_aux)Richard M. Stallman1994-03-221-0/+2
* (Fcall_process): Make sure to close descriptors.Richard M. Stallman1994-03-221-9/+15
* Call XtSetValues not XtVaSetValues.Fred Pierresteguy1994-03-221-1/+5
* (set_frame_size): Put #if 0 around a lot of useless code.Fred Pierresteguy1994-03-221-2/+17
* (add_command_key, command_loop_1, read_char, kbd_buffer_store_event,Karl Heuer1994-03-221-33/+50
* (Qwholenump): New variable.Richard M. Stallman1994-03-221-1/+5
* (Qwholenump): Declared.Richard M. Stallman1994-03-221-2/+3
* (Fkeymapp): Doc fix.Karl Heuer1994-03-211-1/+1
* (Fcopy_keymap): Account for menus and equiv-key cache.Karl Heuer1994-03-211-4/+34
* (Fstring_to_number): Doc fix.Richard M. Stallman1994-03-211-1/+2
* (Fmake_local_variable): Void variables stay void.Karl Heuer1994-03-211-2/+2
* (xdialog_show): Delete args x, y.Richard M. Stallman1994-03-201-141/+77
* Initial revisionRichard M. Stallman1994-03-201-0/+350
* (HAVE_TERMIOS, NO_TERMIO): Defined.Richard M. Stallman1994-03-201-0/+3
* (tagsfiles): Accept capital letters.Richard M. Stallman1994-03-201-1/+1
* (emacs): rm emacs before the ln.Richard M. Stallman1994-03-201-0/+1