(bcopy) Use memmove instead of memcpy.
[bpt/emacs.git] / src /
1993-12-26 Richard M. Stallman(bcopy) Use memmove instead of memcpy.
1993-12-26 Richard M. Stallman(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one...
1993-12-26 Richard M. Stallman(XTflash): Use EMACS_GET_TIME.
1993-12-25 Richard M. Stallman(Fmemory_limit): No longer interactive.
1993-12-25 Richard M. Stallman(command_loop_1): Test of whether disp tab elt
1993-12-25 Richard M. Stallman(Fwrite_region): If handler, don't mess with modtime.
1993-12-25 Richard M. Stallman(callproc.o): Depend on systty.h and syssignal.h.
1993-12-25 Richard M. StallmanInclude systty.h.
1993-12-25 Richard M. Stallman(create_process) [NTTYDISC]: Set the tty line discipline.
1993-12-25 Richard M. StallmanAdd #undef HAVE_SETSID.
1993-12-25 Richard M. Stallman(redisplay_window): Before altering lpoint,
1993-12-24 Richard M. Stallman(Fmodify_syntax_entry): Doc fix.
1993-12-24 Richard M. Stallman(TERMCAP_NAME): Defined.
1993-12-24 Richard M. Stallman(Fopen_network_stream): Turn off SIGIO while connecting.
1993-12-23 Richard M. Stallman(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT
1993-12-23 Richard M. Stallman(SYSTEM_TYPE): Make it dgux.
1993-12-23 Richard M. Stallman(C_DEBUG_SWITCH): Delete -systype bsd43; not needed.
1993-12-23 Richard M. Stallman(SET_CHILD_PTY_PGRP): Defined.
1993-12-23 Richard M. Stallman(OTHER_FILES): Use ${libsrc} as dir.
1993-12-23 Richard M. Stallman(Fmacroexpand): For an autoload definition,
1993-12-23 Richard M. Stallman[VMS] (wait_for_kbd_input): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman(Fcall_process): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman(Fcall_process): Call prepare_menu_bars.
1993-12-23 Richard M. Stallman(graft_intervals_into_buffer): If SOURCE is null
1993-12-23 Richard M. Stallman(HAVE_XSETWMPROTOCOLS): Add #undef.
1993-12-23 Richard M. Stallman(Fsubstitute_command_keys): Ignore menu bar bindings.
1993-12-23 Richard M. Stallman(Fbuffer_disable_undo): Make arg optional.
1993-12-23 Richard M. Stallman(Fwhere_is_internal): Doc fix.
1993-12-23 Richard M. Stallman(Fmake_symbolic_link): Do expand FILENAME if starts...
1993-12-23 Richard M. Stallman(x_get_foreign_selection): Use x_catch_errors.
1993-12-23 Richard M. StallmanLine breaking change.
1993-12-23 Richard M. Stallman(Fmessage): Use message2.
1993-12-23 Richard M. StallmanUse WORDS_BIG_ENDIAN, not BIG_ENDIAN.
1993-12-23 Richard M. Stallman(Fprocess_status): Use get_process, not Fget_process.
1993-12-23 Richard M. Stallman(deactivate_process) [SVR4_PTYS]: If subtty is not...
1993-12-23 Richard M. Stallman(minibuffer_auto_raise): Really define it.
1993-12-23 Richard M. Stallman(del_range): Second argument in call to
1993-12-23 Richard M. Stallman(syms_of_emacs): Define Lisp var system-configuration.
1993-12-23 Richard M. Stallman(echo_area_glyphs_length): Declared.
1993-12-23 Richard M. Stallman(configuration): New variable.
1993-12-23 Richard M. Stallman(printchar, strout): Set echo_area_glyphs_length.
1993-12-23 Richard M. Stallman(Fdisplay_buffer): If pop_up_frames, pass t to Fget_buf...
1993-12-23 Richard M. Stallman(make_terminal_frame): Add frame to Vframe_list.
1993-12-23 Richard M. Stallman(message): Use message2, not message1.
1993-12-23 Richard M. Stallman(Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.
1993-12-23 Richard M. Stallman(XTread_socket): Don't offset keysym here.
1993-12-23 Richard M. StallmanInitial revision
1993-12-23 Richard M. Stallman(struct input_event): `code' is now an int.
1993-12-23 Richard M. Stallman(make_lispy_event): Offset the event code here.
1993-12-23 Richard M. Stallman(kbd_buffer_get_event): For delete-window-event, do...
1993-12-23 Richard M. Stallman(Fsit_for): Call prepare_menu_bars.
1993-12-22 Francesco Potortì* m/delta.h (BROKEN_CLOSEDIR): added because closedir...
1993-12-15 Roland McGrath(update_frame): Only call sleep (outq / baud_rate)...
1993-12-11 Roland McGrath[! MAP_FILE] (MAP_FILE): Define to zero.
1993-12-08 Roland McGrath(PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate...
1993-11-28 Richard M. Stallman(NO_MODE_T): Defined.
1993-11-28 Richard M. Stallman[!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined.
1993-11-28 Richard M. Stallman(LIBS_SYSTEM): Always define this one way or another.
1993-11-27 Richard M. StallmanProperly install previous change.
1993-11-27 Richard M. Stallman(main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.
1993-11-26 Richard M. Stallman(kbd_buffer_get_event): If user destroys the last frame,
1993-11-26 Richard M. Stallman(x_window): Call XSetWMProtocols.
1993-11-26 Richard M. Stallman(SYSTEM_TYPE): Make it "irix".
1993-11-26 Richard M. Stallman(closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.
1993-11-26 Richard M. Stallman(readevalloop): Get error if buffer being eval'd is...
1993-11-25 Richard M. Stallman(SETPGRP_RELEASES_CTTY): Defined.
1993-11-25 Richard M. Stallman(IRIX5, SETPGRP_RELEASES_CTTY): Defined.
1993-11-25 Richard M. Stallman(create_process): Do setpgrp for USG regardless of...
1993-11-25 Richard M. StallmanComment changes.
1993-11-25 Richard M. Stallman(child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.
1993-11-25 Richard M. Stallman(quit_throw_to_read_char):
1993-11-25 Richard M. Stallman(HAVE_FTIME): Deleted (autoconf does it).
1993-11-25 Richard M. StallmanComment change.
1993-11-25 Richard M. Stallman(bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.
1993-11-25 Richard M. Stallman(merge_properties_sticky): Declared.
1993-11-25 Richard M. Stallman(Fhandle_switch_frame, Fredirect_frame_focus): Declared.
1993-11-25 Richard M. Stallman(HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONRE...
1993-11-25 Richard M. Stallman(graft_intervals_into_buffer): New arg LENGTH.
1993-11-25 Richard M. Stallman(insert_from_string): Pass new arg to graft_intervals_i...
1993-11-25 Richard M. Stallman(init_baud_rate): Avoid referring to sg uninitialized.
1993-11-24 Richard M. Stallman(Fmove_to_column): Increments for control characters
1993-11-24 Richard M. Stallman(Fdelete_process): Fix paren error.
1993-11-24 Richard M. Stallman(closedir): Pass on the value from sys_closedir.
1993-11-24 Richard M. Stallman(XTread_socket): Really handle Xatom_wm_window_moved...
1993-11-24 Richard M. Stallman(main): Call init_callproc and init_callproc_1.
1993-11-24 Richard M. Stallman(init_callproc): Maybe add ../lib-src to exec-path
1993-11-24 Richard M. Stallman(LIBX11_SYSTEM): Override the definition.
1993-11-23 Richard M. Stallman(SIGNALS_VIA_CHARACTERS): Defined.
1993-11-23 Richard M. Stallman(getwd): If getcwd returns 0, we return 0.
1993-11-23 Richard M. Stallman(wait_reading_process_input):
1993-11-23 Richard M. Stallman(kbd_buffer_get_event): Handle delete_window_event's.
1993-11-23 Richard M. Stallman(EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):
1993-11-23 Richard M. Stallman(Fx_disown_selection_internal): When making the fake
1993-11-23 Richard M. Stallman(make_buffer_string): Don't copy intervals
1993-11-23 Richard M. Stallman(Finsert_file_contents): Don't call signal_after_change
1993-11-23 Richard M. StallmanDeclare Fnext_single_property_change and Fnext_property...
1993-11-23 Richard M. Stallman(HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.
1993-11-23 Richard M. Stallman(OBARRAY_SIZE): Increase from 509.
1993-11-23 Richard M. Stallman(search_magic_path): Fix colon-colon case.
1993-11-22 Richard M. Stallman(Ftext_property_not_all): For trivial yes, return start...
next