aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Paul Reilly1994-01-151-1/+1
* (LD_SWITCH_X_SITE_AUX): Add #undef.Richard M. Stallman1994-01-151-0/+4
* (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.Richard M. Stallman1994-01-151-2/+2
* (Fffloor, Ffceil, Ffround, Fftruncate): New functions.Richard M. Stallman1994-01-151-4/+2
* (request_sigio, unrequest_sigio): Add new versions ofRichard M. Stallman1994-01-151-0/+34
* (command_loop_1): If there's an error in theRichard M. Stallman1994-01-141-2/+22
* (BSTRING): Don't define it here.Richard M. Stallman1994-01-141-5/+0
* (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.Richard M. Stallman1994-01-141-0/+4
* (sigchld_handler, status_message): Handle a NULL in sys_siglist.Richard M. Stallman1994-01-141-4/+23
* (xterm.o): Depends on syssignal.h.Richard M. Stallman1994-01-131-1/+1
* Initial revisionRichard M. Stallman1994-01-132-0/+257
* (sys_siglist) [sun]: Additional Sun-specific signal names.Richard M. Stallman1994-01-121-0/+18
* (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.Roland McGrath1994-01-121-3/+5
* (child_setup): Call close_load_descs.Richard M. Stallman1994-01-111-0/+1
* (Fload): Record descriptor numbers on load_descriptor_list.Richard M. Stallman1994-01-111-0/+29
* (Fcondition_case): Doc fix.Richard M. Stallman1994-01-111-0/+3
* (Fsignal): Rename 1st arg to error_symbol.Richard M. Stallman1994-01-111-9/+9
* (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):Richard M. Stallman1994-01-111-23/+88
* (Fcondition_case): Allow a list of condition names in a handler.Richard M. Stallman1994-01-111-8/+27
* (read_process_output): Supply second arg to unbind_to.Richard M. Stallman1994-01-111-2/+2
* (x_sync): Block input.Richard M. Stallman1994-01-101-0/+2
* (struct buffer): New field auto_save_failure_time.Richard M. Stallman1994-01-101-0/+3
* (set_search_regs): New subroutine.Richard M. Stallman1994-01-101-45/+41
* (Fdo_auto_save): If auto save times out, don't try again for 20 minutes.Richard M. Stallman1994-01-101-0/+27
* (Fdelete_frame): Call x_sync.Richard M. Stallman1994-01-101-1/+8
* (describe_map_tree): New arg NOMENU.Richard M. Stallman1994-01-101-6/+28
* (Fsubstitute_command_keys): Pass new arg to describe_map_tree.Richard M. Stallman1994-01-101-1/+1
* (create_process): Set line discipline only if pty_flag.Richard M. Stallman1994-01-101-6/+7
* Include <sys/types.h> before <sys/resource.h>.Roland McGrath1994-01-091-1/+4
* Don't declare sys_nerr.Roland McGrath1994-01-091-4/+6
* (x_sync): New function.Richard M. Stallman1994-01-091-0/+8
* Comment changes.Richard M. Stallman1994-01-091-4/+4
* Restore big block of #ifdef and #include lines for fcntl.h and friends,Roland McGrath1994-01-091-1/+35
* (child_setup): Don't declare PID `register'; we later take its address.Roland McGrath1994-01-081-1/+1
* (report_file_error): Use strerror instead of sys_errlist.Roland McGrath1994-01-081-4/+1
* (main): Call strerror instead of using sys_errlist.Roland McGrath1994-01-081-8/+3
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-082-15/+9
* Add #undef HAVE_STRERROR.Roland McGrath1994-01-081-0/+4
* [! VMS]: Don't declare sys_errlist here.Roland McGrath1994-01-081-40/+18
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+4
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+5
* (interrupt_signal) [MSDOS]: write explicit CRs sinceRichard M. Stallman1994-01-081-38/+105
* (main): Don't call setpgrp if !initialized.Richard M. Stallman1994-01-081-4/+5
* (${etc}DOC): Put back ${lisp} accidentally deleted.Richard M. Stallman1994-01-081-1/+1
* (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?Richard M. Stallman1994-01-081-1/+11
* Initial revisionRichard M. Stallman1994-01-086-0/+1681
* [MSDOS]: New buffer-local variable:Richard M. Stallman1994-01-082-0/+29
* (syms_of_callproc) [MSDOS]: New lisp variable: binary-process.Richard M. Stallman1994-01-081-5/+115
* [MSDOS]: Don't #include <a.out.h>, but use other headers.Richard M. Stallman1994-01-081-1/+40
* [MSDOS]: don't #include <sgtty.h>. We haven't got it.Richard M. Stallman1994-01-081-0/+10