| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 2 | -15/+9 |
| * | Add #undef HAVE_STRERROR. | Roland McGrath | 1994-01-08 | 1 | -0/+4 |
| * | [! VMS]: Don't declare sys_errlist here. | Roland McGrath | 1994-01-08 | 1 | -40/+18 |
| * | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -6/+4 |
| * | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -6/+5 |
| * | (interrupt_signal) [MSDOS]: write explicit CRs since | Richard M. Stallman | 1994-01-08 | 1 | -38/+105 |
| * | (main): Don't call setpgrp if !initialized. | Richard M. Stallman | 1994-01-08 | 1 | -4/+5 |
| * | (${etc}DOC): Put back ${lisp} accidentally deleted. | Richard M. Stallman | 1994-01-08 | 1 | -1/+1 |
| * | (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h? | Richard M. Stallman | 1994-01-08 | 1 | -1/+11 |
| * | Initial revision | Richard M. Stallman | 1994-01-08 | 6 | -0/+1681 |
| * | [MSDOS]: New buffer-local variable: | Richard M. Stallman | 1994-01-08 | 2 | -0/+29 |
| * | (syms_of_callproc) [MSDOS]: New lisp variable: binary-process. | Richard M. Stallman | 1994-01-08 | 1 | -5/+115 |
| * | [MSDOS]: Don't #include <a.out.h>, but use other headers. | Richard M. Stallman | 1994-01-08 | 1 | -1/+40 |
| * | [MSDOS]: don't #include <sgtty.h>. We haven't got it. | Richard M. Stallman | 1994-01-08 | 1 | -0/+10 |
| * | [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and | Richard M. Stallman | 1994-01-08 | 1 | -10/+71 |
| * | [MSDOS] (get_lim_data): Use go32 call. | Richard M. Stallman | 1994-01-08 | 1 | -2/+19 |
| * | [MSDOS]: Use text mode for all files but ".elc" files. | Richard M. Stallman | 1994-01-08 | 1 | -0/+25 |
| * | [MSDOS]: Don't define HAVE_MATHERR. | Richard M. Stallman | 1994-01-08 | 1 | -1/+13 |
| * | [MSDOS]: #include "msdos.h" and <sys/param.h> needed for | Richard M. Stallman | 1994-01-08 | 1 | -1/+177 |
| * | (main) [MSDOS]: Call init_environment. Set file types to | Richard M. Stallman | 1994-01-08 | 1 | -0/+18 |
| * | (DIRENTRY_NONEMPTY): New macro; two definitions. | Richard M. Stallman | 1994-01-08 | 1 | -3/+34 |
| * | (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert. | Richard M. Stallman | 1994-01-08 | 1 | -0/+4 |
| * | (emacs): Don't run inc-vers.el. | Richard M. Stallman | 1994-01-07 | 1 | -6/+0 |
| * | (strout, printchar): Use proper frame for minibuffer. | Richard M. Stallman | 1994-01-07 | 1 | -12/+18 |
| * | Handle HAVE_BCMP. | Richard M. Stallman | 1994-01-07 | 1 | -2/+4 |
| * | (describe_syntax): Handle Sinherit. | Richard M. Stallman | 1994-01-05 | 1 | -4/+6 |
| * | (enum syntaxcode): Add Sinherit. | Richard M. Stallman | 1994-01-05 | 1 | -11/+92 |
| * | (SUNOS_LOCALTIME_BUG): #if 0'd. | Richard M. Stallman | 1994-01-04 | 1 | -0/+2 |
| * | (Fmapconcat): Doc fix. | Richard M. Stallman | 1994-01-04 | 1 | -1/+1 |
| * | (bcopy, bzero, bcmp): Defined. | Richard M. Stallman | 1994-01-04 | 1 | -0/+5 |
| * | (buffer.o): Don't depend on syntax.h. | Richard M. Stallman | 1994-01-04 | 1 | -5/+7 |
| * | Don't include syntax.h. | Richard M. Stallman | 1994-01-04 | 1 | -1/+12 |
| * | (file_name_completion_stat): If have symlinks, use lstat. | Richard M. Stallman | 1994-01-04 | 1 | -0/+4 |
| * | (Fx_list_fonts): Don't fail to init `tail'. | Richard M. Stallman | 1994-01-04 | 1 | -1/+7 |
| * | (get_system_name): If the official name of the host is | Richard M. Stallman | 1994-01-03 | 1 | -0/+10 |
| * | (rotate_right, rotate_left): Simplify | Richard M. Stallman | 1994-01-02 | 1 | -100/+140 |
| * | (NULL_RIGHT_CHILD, NULL_LEFT_CHILD): | Richard M. Stallman | 1994-01-02 | 1 | -18/+19 |
| * | (Fwrite_region): Don't change START and END from nil | Richard M. Stallman | 1994-01-01 | 1 | -11/+12 |
| * | (read_process_output): Use clip_to_bounds when moving | Richard M. Stallman | 1994-01-01 | 1 | -1/+1 |
| * | Delete `show env TERMCAP'. | Richard M. Stallman | 1994-01-01 | 1 | -1/+0 |
| * | (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS. | Richard M. Stallman | 1994-01-01 | 1 | -1/+1 |
| * | (SOME_MACHINE_OBJECTS): New var. | Richard M. Stallman | 1994-01-01 | 1 | -2/+7 |
| * | (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler. | Richard M. Stallman | 1993-12-31 | 1 | -5/+5 |
| * | (lispy_accent_codes): Cope if an XK symbol is undefined. | Richard M. Stallman | 1993-12-31 | 1 | -0/+54 |
| * | Always include termhooks.h. | Richard M. Stallman | 1993-12-31 | 1 | -1/+31 |
| * | (Finsert_file_contents): Don't run after change hook | Richard M. Stallman | 1993-12-31 | 1 | -2/+7 |
| * | (PENDING_OUTPUT_COUNT): Two alternate definitions | Richard M. Stallman | 1993-12-31 | 1 | -1/+12 |
| * | (Fsubstitute_command_keys): Fix previous change. | Richard M. Stallman | 1993-12-31 | 1 | -3/+6 |
| * | (read_from_minibuffer): Rename arg initial_input to initial_contents. | Richard M. Stallman | 1993-12-30 | 1 | -9/+9 |
| * | (Femacs_pid): New function. | Richard M. Stallman | 1993-12-30 | 1 | -0/+8 |