]> code.delx.au - gnu-emacs/history - src
(comint-arguments): Rewrite for speed.
[gnu-emacs] / src /
1994-07-25 Richard M. StallmanAdd #undef alloca.
1994-07-24 Richard M. Stallman(Fnext_window, Fprevious_window): Don't get stuck in...
1994-07-24 Richard M. Stallman(Fwrite_region): Do unwind the new unwind protect.
1994-07-24 Richard M. Stallman(internal_with_output_to_temp_buffer): gcpro things.
1994-07-24 Richard M. Stallman(Fdisplay_completion_list): gcpro `completions'.
1994-07-24 Richard M. Stallman(PURESIZE): Incremented to 252000.
1994-07-24 Richard M. StallmanSet the breakpoint in x_error_quitter instead of _XPrin...
1994-07-22 Charles HannumChanges to support NetBSD.
1994-07-20 Richard M. Stallman(Vdeferred_action_list, Vdeferred_action_function)...
1994-07-20 Richard M. Stallman(direct_output_for_insert): Dpn't call compute_char_face
1994-07-20 Richard M. StallmanMove #undef static before the includes.
1994-07-20 Richard M. Stallman[USG5] (SYSV): Don't define if already defined.
1994-07-19 Richard M. Stallman(struct font_info): New field full_name.
1994-07-19 Richard M. Stallman(EmacsFrameSetCharSize): Delete the code to make rows...
1994-07-19 Richard M. Stallman(Fopen_network_stream): Retry gethostbyname after TRY_A...
1994-07-19 Richard M. Stallman(sit_for): Return immediately if unread events exist.
1994-07-19 Richard M. Stallman(init_system_name): Retry gethostbyname after TRY_AGAIN...
1994-07-19 Richard M. Stallman[__GNUC__] (LIBX11_SYSTEM): Add -lcposix.
1994-07-19 Richard M. Stallman(PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get...
1994-07-18 Richard M. Stallman(note_mouse_movement): Use proper data type for window
1994-07-18 Richard M. Stallman[emacs]: Include stdio.h.
1994-07-18 Richard M. Stallman(unread_command_char): Declared.
1994-07-17 Richard M. Stallman(Fget_text_property): Simplify using Ftext_properties_at.
1994-07-17 Richard M. Stallman(Fx_create_frame): Use 140 as default font size.
1994-07-17 Richard M. Stallman[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
1994-07-16 Richard M. Stallman[!MULTI_FRAME] (Fframe_first_window): Defined.
1994-07-16 Richard M. Stallman(Fdisplay_buffer): Cope with unsplittable frames and...
1994-07-15 Richard M. Stallman(re_match_2_internal): Add casts to shut up some compilers.
1994-07-14 Richard M. Stallman(HAVE_VOLATILE): Define.
1994-07-14 Richard M. Stallman(safe_run_hooks): Use local var to restore hook's value.
1994-07-14 Richard M. Stallman(mouse_init1): Use alternate mouse detection for old...
1994-07-14 Richard M. Stallman(Fselect_window): Fix bug checking new_point is in...
1994-07-14 Richard M. Stallman[MULTI_FRAME] (Fframe_parameters): For non-X frames,
1994-07-14 Richard M. Stallman(syms_of_fileio): Finish previous change.
1994-07-13 Richard M. Stallman(command_loop_1): Do direct output for cursor motion
1994-07-13 Richard M. Stallman(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
1994-07-13 Richard M. Stallman(Qlast_nonmenu_event): New variable.
1994-07-12 Richard M. Stallman(Fmake_directory_internal): Use Qmake_directory_internal.
1994-07-12 Richard M. Stallman(xmenu_show): Don't call XtUngrabPointer here.
1994-07-12 Richard M. Stallman(ctagsfiles): Rewrite to avoid compiler bug.
1994-07-11 Richard M. Stallman(HAVE_MOUSE, PURESIZE): Definitions moved here.
1994-07-11 Richard M. Stallman[MSDOS]: #define NO_REMAP.
1994-07-11 Richard M. Stallman(dos_rawgetc): Use bios, not kbhit ().
1994-07-11 Richard M. Stallman(syms_of_xfns): Provide x-toolkit in toolkit version.
1994-07-11 Richard M. Stallman(Fdisplay_buffer): Add MULTI_FRAME conditional in previ...
1994-07-11 Richard M. Stallman(PURESIZE) [MULTI_FRAME]: Increased to 250000.
1994-07-09 Richard M. Stallman(Ffile_name_directory, Ffile_name_nondirectory,
1994-07-09 Richard M. Stallman(install_ctrl_break_check): Doc fix.
1994-07-09 Richard M. Stallman(readevalloop): Correctly unbind the unwind protect.
1994-07-08 Richard M. Stallman(BIG_ENDIAN): Don't redefine if defined.
1994-07-07 Richard M. Stallman(alloca.o): Delete allocatem.c first thing.
1994-07-07 Richard M. Stallman(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer...
1994-07-07 Richard M. Stallman(x_toolkit): New variable.
1994-07-07 Richard M. Stallman(make_lispy_event): Ignore menu bar up events.
1994-07-07 Richard M. Stallman(next_frame, prev_frame):
1994-07-07 Richard M. Stallman(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
1994-07-07 Richard M. Stallman(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits...
1994-07-07 Richard M. Stallman(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
1994-07-05 Richard M. StallmanBe less eager to define MATCH_MAY_ALLOCATE.
1994-07-05 Richard M. Stallman(doprnt): Handle padding on %c.
1994-07-05 Richard M. StallmanDoc fixes.
1994-07-02 Richard M. Stallman(syms_of_buffer): Doc fix.
1994-07-02 Richard M. Stallman(decode_mode_spec): %+ makes % for unmodified RO buffer.
1994-07-02 Richard M. Stallman(syms_of_buffer): Doc fix.
1994-07-02 Richard M. Stallman(get_cached_face): Set the cached_index field.
1994-07-02 Richard M. Stallman(re_compile_fastmap): Either set fastmap['\n'] to 1...
1994-07-01 Richard M. Stallman(prepare_menu_bars): Call x_consider_frame_title
1994-07-01 Richard M. Stallman(init_sys_modes): Turn off VSTART and VSTOP chars. On
1994-07-01 Paul Reilly(Fx_create_frame): Add GC protection for local var...
1994-07-01 Richard M. Stallmanentered into RCS
1994-07-01 Richard M. Stallman(x_own_selection, x_get_foreign_selection):
1994-07-01 Richard M. Stallman(Fdelete_frame): Call x_clear_frame_selections.
1994-07-01 Richard M. Stallman(x_draw_box): Use curs_x and curs_y, not f->cursor_...
1994-07-01 Richard M. Stallman(random, srandom): Defined.
1994-06-30 Richard M. Stallman(XLIB_ILLEGAL_ACCESS): Defined.
1994-06-29 Richard M. Stallman(x_set_frame_parameters): Call x_set_offset directly.
1994-06-29 Richard M. Stallman(command_loop_1): Don't clear nonundocount
1994-06-29 Richard M. Stallman(internal_self_insert): Now can return 2.
1994-06-29 Richard M. StallmanAdd commented-out code.
1994-06-28 Karl Heuer(readchar): Restart interrupted I/O.
1994-06-28 Roland McGrath(a_write): Loop while *ANNOT is listp, not consp. ...
1994-06-28 Richard M. Stallman(safe_run_hooks): Take symbol as arg.
1994-06-28 Richard M. Stallman(redisplay_region): For special treatment, BUF most be
1994-06-28 Richard M. Stallman(Foverlay_put): Pass redisplay_region a struct buffer *.
1994-06-27 Richard M. Stallman(a_write): Verify that *annot is a cons.
1994-06-26 Richard M. Stallman(echo_dash): Fix backwards conditional.
1994-06-26 Richard M. Stallman(C_DEBUG_SWITCH) [not NEWSOS5]:
1994-06-25 Richard M. Stallman(send_process): Major rewrite.
1994-06-25 Richard M. Stallman(send_process): Major rewrite.
1994-06-25 Richard M. Stallman(BUF_PTR_CHAR_POS): New macro.
1994-06-25 Richard M. Stallman(Fother_window_for_scrolling): New function.
1994-06-25 Richard M. Stallman(C_SWITCH_SYSTEM): Add -D_BSD.
1994-06-25 Richard M. Stallman(Fframe_parameters): Don't handle menu-bar-lines explic...
1994-06-25 Richard M. Stallman(Fother_window_for_scrolling): New function.
1994-06-25 Karl Heuer(Finsert_file_contents): Fix check for non-regular...
1994-06-24 Richard M. Stallman(scan_lists, Fforward_comment): When moving backward...
1994-06-24 Richard M. Stallman(Fcompleting_read): Doc fix.
1994-06-24 Karl Heuer(syms_of_keyboard): Don't staticpro the same var twice.
1994-06-23 Richard M. StallmanDon't include string.h or strings.h.
1994-06-23 Richard M. Stallman(Fmove_overlay): Fix typo in previous change.
next