[INCLUDED_FCNTL]: Don't include fcntl.h again.
[bpt/emacs.git] / src /
1994-03-31 Richard M. Stallman[INCLUDED_FCNTL]: Don't include fcntl.h again.
1994-03-31 Richard M. Stallman(compute_char_face): New arg MOUSE.
1994-03-31 Karl Heuer(child_setup): Check out==err when relocating fds.
1994-03-31 Richard M. Stallman(redisplay): Call frame_up_to_date_hook.
1994-03-31 Fred Pierresteguy(x_window) [USE_X_TOOLKIT]: When doing geometry managem...
1994-03-31 Fred Pierresteguy(set_frame_size): Dont compute any geometry management.
1994-03-31 Fred Pierresteguy(set_frame_menubar): New arg, first_time.
1994-03-31 Fred Pierresteguy(x_window) [USE_X_TOOLKIT]: New args window_prompting...
1994-03-31 Fred PierresteguyDefine HAVE_X11R4 if AIX3_2 is defined.
1994-03-31 Richard M. Stallman(frame_up_to_date_hook): Declared.
1994-03-30 Richard M. Stallman(INCLUDED_FCNTL): Define, if include fcntl.h.
1994-03-30 Richard M. Stallman(verify_overlay_modification):
1994-03-30 Karl Heuer(Fminibuffer_prompt, Fminibuffer_prompt_width): New...
1994-03-30 Richard M. Stallman(Vcompletion_regexp_list): New var.
1994-03-30 Karl Heuer(Fcompute_motion): Fix symbol name in previous change.
1994-03-30 Karl Heuer(Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer(Fcompute_motion): Don't use XFASTINT on possibly-negat...
1994-03-30 Karl Heuer(Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer(EMACS_TIME_NEG_P): Cast to signed.
1994-03-29 Karl Heuer(Fwindow_width): Delete unnecessary variable declarations.
1994-03-29 Karl HeuerFix glitches in previous change.
1994-03-29 Karl Heuer(Fcompute_motion): Typecheck all arguments.
1994-03-29 Karl HeuerFix typo in comment.
1994-03-29 Richard M. Stallman(struct frame_glyphs): New fields charstarts and total_...
1994-03-29 Karl HeuerFix typos in comments.
1994-03-29 Karl Heuer(display_text_line): Handle selective display at window...
1994-03-29 Karl Heuer(file_name_completion): Don't step on dirname.
1994-03-28 Karl Heuer(x_find_modifier_meanings): Skip zero entries.
1994-03-28 Richard M. Stallman(file_name_completion): Protect things from GC.
1994-03-27 Richard M. Stallman(read_minibuf): Return val via unbind_to.
1994-03-27 Richard M. Stallman(Freplace_match): Doc fix.
1994-03-26 Richard M. Stallman(verify_interval_modification): For insertion in
1994-03-26 Richard M. Stallman*** empty log message ***
1994-03-25 Richard M. Stallman(this_command, last_command): Declared.
1994-03-25 Richard M. Stallman(pr): Use debug_print.
1994-03-25 Richard M. Stallman(debug_print): New function.
1994-03-25 Karl Heuer(Fformat): Validate number and type of arguments.
1994-03-25 Karl Heuer(Fframe_first_window): New function.
1994-03-25 Karl Heuer(xmenu_show): Enable asynchronous events.
1994-03-25 Karl Heuer(Fwhere_is_internal): Skip duplicates.
1994-03-25 Karl Heuer(x_get_arg): Use downcased string in compare.
1994-03-25 Karl Heuer(x_report_frame_params): Sample visibility.
1994-03-25 Karl Heuer(x_window_to_scroll_bar, x_new_font): Use assignment...
1994-03-25 Karl Heuer(x_get_local_selection, x_handle_selection_request...
1994-03-25 Karl Heuer(x_set_frame_parameters, x_get_arg, x_window, Fx_create...
1994-03-25 Karl Heuer(x_consider_frame_title, decode_mode_spec): Use assignm...
1994-03-25 Karl Heuer(unshow_buffer, window_loop, Fdisplay_buffer): Use...
1994-03-25 Karl Heuer(add_properties, remove_properties): Use assignment...
1994-03-25 Karl Heuer(status_notify): Use assignment, not initialization.
1994-03-24 Fred Pierresteguy(Fx_create_frame): Add USE_X_TOOLKIT conditional around...
1994-03-23 Karl Heuer(run_msdos_command): Use assignment instead of initiali...
1994-03-23 Karl Heuer(read_minibuf): Use assignment instead of initialization.
1994-03-23 Karl Heuer(read_filtered_event, intern): Use assignment instead...
1994-03-23 Karl Heuer(access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
1994-03-23 Karl Heuer(adjust_intervals_for_insertion, merge_properties_stick...
1994-03-23 Karl Heuer(next_frame, prev_frame, other_visible_frames, Fdelete_...
1994-03-23 Karl Heuer(lock_file): Use assignment, not initialization.
1994-03-23 Karl Heuer(Finsert_file_contents): Use assignment, not initializa...
1994-03-23 Karl Heuer(store_symval_forwarding, Fsymbol_value): Use assignmen...
1994-03-23 Karl Heuer(internal_self_insert): Use assignment, not initialization.
1994-03-23 Karl Heuer(call_process_cleanup, getenv_internal): Use assignment...
1994-03-23 Karl Heuer(check_mark, Fcall_interactively): Use assignment,...
1994-03-23 Karl Heuer(sort_overlays, Fmake_overlay): Use assignment, not...
1994-03-23 Karl Heuer(make_event_array): Use assignment, not initialization.
1994-03-23 Karl Heuer(reset_sys_modes): Turn off O_NDELAY.
1994-03-23 Karl Heuer(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc...
1994-03-23 Karl Heuer(do_switch_frame): Common code for Fselect_frame and...
1994-03-23 Karl Heuer(x_get_focus_frame): New function.
1994-03-23 Fred Pierresteguy(update_frame_menubar): Function renamed from update_on...
1994-03-23 Fred Pierresteguy(Fx_create_frame): Call initialize_frame_menubar.
1994-03-23 Richard M. Stallman(Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the...
1994-03-23 Richard M. Stallman(reset_buffer): Init auto_save_failure_time slot.
1994-03-23 Richard M. Stallman(where_is_string, Fwhere_is): Deleted.
1994-03-22 Karl Heuer(Fdefine_key): Check for non-events in keyvector.
1994-03-22 Karl Heuer(read_minibuf): Don't redirect focus unless minibuf...
1994-03-22 Karl Heuer(unreadchar): Don't back up the pointer when unreading...
1994-03-22 Karl Heuer(read1): Check for invalid modifier bits in a string.
1994-03-22 Richard M. Stallman(__do_global_ctors, __do_global_ctors_aux)
1994-03-22 Richard M. Stallman(Fcall_process): Make sure to close descriptors.
1994-03-22 Fred PierresteguyCall XtSetValues not XtVaSetValues.
1994-03-22 Fred Pierresteguy(set_frame_size): Put #if 0 around a lot of useless...
1994-03-22 Karl Heuer(add_command_key, command_loop_1, read_char, kbd_buffer...
1994-03-22 Richard M. Stallman(Qwholenump): New variable.
1994-03-22 Richard M. Stallman(Qwholenump): Declared.
1994-03-21 Karl Heuer(Fkeymapp): Doc fix.
1994-03-21 Karl Heuer(Fcopy_keymap): Account for menus and equiv-key cache.
1994-03-21 Richard M. Stallman(Fstring_to_number): Doc fix.
1994-03-21 Karl Heuer(Fmake_local_variable): Void variables stay void.
1994-03-20 Richard M. Stallman(xdialog_show): Delete args x, y.
1994-03-20 Richard M. StallmanInitial revision
1994-03-20 Richard M. Stallman(HAVE_TERMIOS, NO_TERMIO): Defined.
1994-03-20 Richard M. Stallman(tagsfiles): Accept capital letters.
1994-03-20 Richard M. Stallman(emacs): rm emacs before the ln.
1994-03-20 Richard M. Stallman(wait_reading_process_input, both versions): Don't...
1994-03-20 Richard M. Stallman(syms_of_emacs): Don't initialize Vinstallation_name
1994-03-19 Richard M. Stallman(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
1994-03-19 Richard M. Stallman(Fx_popup_dialog): Don't fail to set X, Y from POSITION.
1994-03-19 Richard M. Stallman(Fx_popup_dialog, Fx_popup_menu): Require 2 args.
1994-03-19 Karl Heuer(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap...
1994-03-19 Karl Heuer(fix_glyph, display_text_line, copy_part_of_rope, displ...
next