aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fsubstitute_command_keys): Fix previous change.Richard M. Stallman1993-12-311-3/+6
* (read_from_minibuffer): Rename arg initial_input to initial_contents.Richard M. Stallman1993-12-301-9/+9
* (Femacs_pid): New function.Richard M. Stallman1993-12-301-0/+8
* (read_avail_input): Turn O_NDELAY off on DGUX as on USG.Richard M. Stallman1993-12-301-2/+2
* (Fall_completions): Allow completions that start with spaceRichard M. Stallman1993-12-301-5/+8
* (LDFLAGS): Define as empty.Richard M. Stallman1993-12-301-2/+3
* (describe_command): If binding is a kbd macro, say so.Richard M. Stallman1993-12-291-0/+2
* (main) [AIX]: Call putenv.Richard M. Stallman1993-12-261-0/+6
* (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.Richard M. Stallman1993-12-261-0/+5
* (XTflush): FIx typo in last change.Richard M. Stallman1993-12-261-2/+2
* (struct input_event): FIx typo in previous change.Richard M. Stallman1993-12-261-1/+1
* (XTread_socket): Make proper junk values to pass to select.Richard M. Stallman1993-12-261-2/+4
* (bcopy) Use memmove instead of memcpy.Richard M. Stallman1993-12-261-1/+1
* (EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.Richard M. Stallman1993-12-261-0/+8
* (XTflash): Use EMACS_GET_TIME.Richard M. Stallman1993-12-261-2/+2
* (Fmemory_limit): No longer interactive.Richard M. Stallman1993-12-251-1/+1
* (command_loop_1): Test of whether disp tab eltRichard M. Stallman1993-12-251-1/+1
* (Fwrite_region): If handler, don't mess with modtime.Richard M. Stallman1993-12-251-5/+0
* (callproc.o): Depend on systty.h and syssignal.h.Richard M. Stallman1993-12-251-1/+2
* Include systty.h.Richard M. Stallman1993-12-251-1/+3
* (create_process) [NTTYDISC]: Set the tty line discipline.Richard M. Stallman1993-12-251-1/+9
* Add #undef HAVE_SETSID.Richard M. Stallman1993-12-251-0/+1
* (redisplay_window): Before altering lpoint,Richard M. Stallman1993-12-251-1/+2
* (Fmodify_syntax_entry): Doc fix.Richard M. Stallman1993-12-241-3/+4
* (TERMCAP_NAME): Defined.Richard M. Stallman1993-12-242-0/+4
* (Fopen_network_stream): Turn off SIGIO while connecting.Richard M. Stallman1993-12-241-0/+17
* (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INITRichard M. Stallman1993-12-231-3/+8
* (SYSTEM_TYPE): Make it dgux.Richard M. Stallman1993-12-231-2/+8
* (C_DEBUG_SWITCH): Delete -systype bsd43; not needed.Richard M. Stallman1993-12-231-2/+6
* (SET_CHILD_PTY_PGRP): Defined.Richard M. Stallman1993-12-231-0/+3
* (OTHER_FILES): Use ${libsrc} as dir.Richard M. Stallman1993-12-231-1/+1
* (Fmacroexpand): For an autoload definition,Richard M. Stallman1993-12-231-2/+1
* [VMS] (wait_for_kbd_input): Call prepare_menu_bars.Richard M. Stallman1993-12-231-0/+1
* (Fcall_process): Call prepare_menu_bars.Richard M. Stallman1993-12-231-3/+7
* (Fcall_process): Call prepare_menu_bars.Richard M. Stallman1993-12-231-2/+8
* (graft_intervals_into_buffer): If SOURCE is nullRichard M. Stallman1993-12-231-1/+1
* (HAVE_XSETWMPROTOCOLS): Add #undef.Richard M. Stallman1993-12-231-0/+1
* (Fsubstitute_command_keys): Ignore menu bar bindings.Richard M. Stallman1993-12-231-1/+10
* (Fbuffer_disable_undo): Make arg optional.Richard M. Stallman1993-12-231-2/+3
* (Fwhere_is_internal): Doc fix.Richard M. Stallman1993-12-231-3/+3
* (Fmake_symbolic_link): Do expand FILENAME if starts with ~.Richard M. Stallman1993-12-231-4/+11
* (x_get_foreign_selection): Use x_catch_errors.Richard M. Stallman1993-12-231-0/+7
* Line breaking change.Richard M. Stallman1993-12-231-2/+2
* (Fmessage): Use message2.Richard M. Stallman1993-12-231-10/+11
* Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.Richard M. Stallman1993-12-231-4/+31
* (Fprocess_status): Use get_process, not Fget_process.Richard M. Stallman1993-12-231-19/+24
* (deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.Richard M. Stallman1993-12-231-0/+4
* (minibuffer_auto_raise): Really define it.Richard M. Stallman1993-12-231-1/+11
* (del_range): Second argument in call toRichard M. Stallman1993-12-231-1/+4
* (syms_of_emacs): Define Lisp var system-configuration.Richard M. Stallman1993-12-231-2/+26