(make_frame_without_minibuffer): New arg KB.
[bpt/emacs.git] / src /
1995-05-09 Karl Heuer(make_frame_without_minibuffer): New arg KB.
1995-05-09 Karl Heuer(Fx_create_frame): Pass kb to make_frame_without_minibu...
1995-05-09 Karl Heuer[MULTI_FRAME] (make_terminal_frame): Don't set Vtermina...
1995-05-09 Richard M. Stallman(Funfocus_frame): Check for live X frame.
1995-05-09 Karl Heuer[MULTI_FRAME] (init_window_once): Set Vterminal_frame
1995-05-09 Karl Heuer(x_consider_frame_title): When setting multiple_frames,
1995-05-09 Karl Heuer[MULTI_KBOARD] (read_char): If the character was for
1995-05-09 Richard M. Stallman(prepare_menu_bars): Save and restore the match data.
1995-05-08 Richard M. Stallman(Fdump_emacs): Don't use & before my_edata.
1995-05-08 Richard M. Stallman(Fread_key_sequence): Doc fix.
1995-05-08 Richard M. Stallman(Fraise_frame, Flower_frame): Make arg FRAME optional.
1995-05-08 Francesco Potortì* delta.h (C_SWITCH_MACHINE): Let configure decide...
1995-05-08 Richard M. Stallman(region-cache.obj,vm-limit.obj): Dependencies defined.
1995-05-08 Richard M. Stallman(Fdisplay_buffer): Initialize other, upper, lower.
1995-05-07 Richard M. Stallman(Fmatch_data, Fstore_match_data): Declared.
1995-05-07 Richard M. Stallman(wait_reading_process_input): Pass arg in new call...
1995-05-07 Richard M. Stallman(TRES): Defined.
1995-05-07 Richard M. Stallman(GETPGRP_NO_ARG): Defined
1995-05-07 Richard M. Stallman(region_face, next_face_id): Make static.
1995-05-07 Richard M. Stallman(isfloat_string): Reject strings like "0.5+".
1995-05-07 Richard M. Stallman(Fmod): Fix the final adjustment, when f2 < 0 and f1...
1995-05-07 Richard M. Stallman(syms_of_window): Doc fix.
1995-05-06 Richard M. Stallman(wait_reading_process_input): Don't call prepare_menu_bars.
1995-05-06 Richard M. Stallman(gc_cons_threshold): Change back to int.
1995-05-06 Richard M. Stallman(gc_cons_threshold): Change back to int.
1995-05-06 Richard M. Stallman(GETPGRP_NO_ARG): New definition.
1995-05-06 Richard M. Stallman(bcmp, bcopy): Fix backward BSTRING conditionals.
1995-05-06 Richard M. Stallman[! emacs]: #undef REL_ALLOC.
1995-05-06 Richard M. StallmanDelete all APOLLO conditionals.
1995-05-06 Richard M. Stallman(prepare_menu_bars): Clear size-change flag before...
1995-05-05 Richard M. Stallman(days_per_month): Move variable to top level.
1995-05-05 Richard M. Stallman(Fencode_time): Rename arg from min to minute.
1995-05-05 Richard M. Stallman[USE_X_TOOLKIT] (x_window): Always pass position in...
1995-05-05 Richard M. Stallman(HAVE_VFORK): Add #undef.
1995-05-05 Richard M. Stallman(GETPGRP_NO_ARG): Defined.
1995-05-05 Richard M. Stallman(string_display_width): Renamed from string_width.
1995-05-05 Richard M. Stallman(make_gap): Make this new error check also check exceed...
1995-05-05 Richard M. Stallman(Vx_sent_selection_hooks, Vx_lost_selection_hooks,...
1995-05-05 Richard M. Stallman(Fnumber_to_string, Fstring_to_number):
1995-05-05 Richard M. Stallman(doprnt): Handle long EMACS_INT in sprintf.
1995-05-05 Richard M. Stallman(read1): Handle long EMACS_INT in atol.
1995-05-05 Richard M. Stallman(Fexecute_extended_command): Handle long EMACS_INT...
1995-05-05 Richard M. Stallman(print): Make the printing understand EMACS_INTs
1995-05-05 Richard M. Stallman(bcopy, bzero, bcmp): Don't let string.h prototype...
1995-05-05 Richard M. Stallman(list_processes_1): Cast XFASTINT for passing to sprintf.
1995-05-05 Karl Heuer(Qbefore_string, Qafter_string): New vars.
1995-05-04 Richard M. Stallman[!__GNUC__] (LINKER): Defined.
1995-05-04 Richard M. Stallman(make_gap): Don't allow buffer size that won't fit...
1995-05-04 Richard M. Stallman(${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.
1995-05-04 Richard M. Stallman(arith_driver): Make accum and next EMACS_INTs.
1995-05-04 Richard M. Stallman(read1): New arg FIRST_IN_LIST; all callers changed.
1995-05-04 Richard M. Stallman(parse_modifiers, apply_modifiers): Don't assume 32...
1995-05-04 Richard M. Stallman(Fdelete_overlay): Was mistakenly called Fdelete_overlays.
1995-05-04 Richard M. Stallman(gc_cons_threshold): Make this an EMACS_INT.
1995-05-04 Richard M. Stallman(gc_cons_threshold): Make this an EMACS_INT.
1995-05-04 Richard M. Stallman(search_buffer): Cast p_limit to EMACS_INT not int.
1995-05-04 Richard M. Stallman(GETPGRP_NO_ARG): Define.
1995-05-04 Richard M. Stallman(HAVE_FMOD): Defined.
1995-05-04 Richard M. Stallman(reorder_modifiers): Cast apply_modifiers arg to int.
1995-05-04 Richard M. Stallman(reorder_modifiers): Use XINT.
1995-05-03 Richard M. Stallman(CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)
1995-05-03 Richard M. Stallman(directory_file_name): Add APOLLO conditional.
1995-05-02 Karl Heuer(get_local_map): Use Fget_char_property, so that
1995-05-02 Richard M. Stallman(Fset_buffer_modified_p): Use the truename for locking.
1995-05-02 Richard M. Stallman(Finsert_file_contents): Use file_truename for unlocking.
1995-05-02 Richard M. Stallman(prepare_to_modify_buffer): Use file_truename for locking.
1995-05-02 Richard M. Stallman(union fail_stack_elt): New union.
1995-05-02 Karl Heuer(xmenu_show, menubar_selection_callback): Move declaration
1995-05-02 Karl Heuer(kbd_buffer_get_event): New arg USED_MOUSE_MENU.
1995-05-02 Karl Heuer(update_frame): Don't put cursor in echo area unless
1995-05-02 Karl Heuer(display_text_line): Don't move the cursor if it's...
1995-05-01 Karl Heuer(redisplay): Don't move the cursor if it's supposed to
1995-04-30 Richard M. Stallman(main): Delete duplicate code for -version.
1995-04-30 Richard M. Stallman(Fdo_auto_save): Record visited file name
1995-04-30 Richard M. Stallman(standard_args): Add #ifdef VMS for -map.
1995-04-29 Richard M. Stallman[HAVE_UNISTD_H]: Include unistd.h.
1995-04-29 Richard M. Stallman(standard_args): Add -L/--directory/-directory.
1995-04-29 Richard M. Stallman(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
1995-04-29 Richard M. Stallman(Fcall_process): Extend BUFFER arg so it can specify
1995-04-29 Richard M. Stallman(ORDINARY_LINK): Defined.
1995-04-29 Karl Heuer(popup_get_selection): Use x_non_menubar_window_to_frame.
1995-04-29 Karl Heuer(read_char, read_char_x_menu_prompt): Exclude
1995-04-29 Karl HeuerDeclare x_non_menubar_window_to_frame.
1995-04-29 Karl Heuer(x_non_menubar_window_to_frame): New function.
1995-04-29 Karl Heuer(x_term_init): Add stub to initialize Vsystem_key_alist.
1995-04-28 Karl Heuer(create_process): Don't reference pty_name if !HAVE_PTYS.
1995-04-26 Richard M. Stallman(Ffile_regular_p): Use Qfile_regular_p.
1995-04-26 Richard M. Stallman(standard_args): Move -iconic and --icon-type (etc.)
1995-04-25 Karl Heuer(mark_kboards): Mark the kbd macro and Vsystem_key_alist.
1995-04-25 Richard M. StallmanComment change.
1995-04-25 Richard M. Stallman(REGEXP_IN_LIBC): Defined.
1995-04-24 Karl Heuer(x_term_init): If the previous kboard was the dummy...
1995-04-24 Karl Heuer(Vsystem_key_alist): Delete global variable.
1995-04-24 Karl Heuer(struct kboard): New member Vsystem_key_alist.
1995-04-24 Karl HeuerMake intervals.o and term.o depend on keyboard.h.
1995-04-24 Richard M. Stallman(safe_run_hooks_1, safe_run_hooks_error): New subroutines.
1995-04-24 Karl Heuer(Fplist_put): Don't signal an error if plist isn't...
1995-04-24 Karl Heuer(struct x_display_info): New members x_focus_frame,
1995-04-24 Karl Heuer(x_get_focus_frame): New arg FRAME. Callers changed.
1995-04-24 Karl Heuer(x_focus_frame, x_focus_event_frame, x_highlight_frame):
next