aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (comint-input-autoexpand): Make default nil.Richard M. Stallman1994-01-091-1/+1
* (shell-input-autoexpand): New variable.Richard M. Stallman1994-01-091-2/+14
* (vendor-key-syms): Add more HP keysyms and some Sun.Richard M. Stallman1994-01-091-0/+17
* (x_sync): New function.Richard M. Stallman1994-01-091-0/+8
* Comment fix.Richard M. Stallman1994-01-091-2/+0
* 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
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-091-4/+20
* (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it shouldRoland McGrath1994-01-091-46/+28
* (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
* Declare strerror.Roland McGrath1994-01-081-0/+3
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-083-0/+45
* (version): Fix sed regexp to match two-elt version number.Roland McGrath1994-01-081-1/+1
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-4/+4
* (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead ofRoland McGrath1994-01-081-24/+11
* (main): Call strerror instead of using sys_errlist.Roland McGrath1994-01-082-17/+9
* 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-082-15/+9
* Add #undef HAVE_STRERROR.Roland McGrath1994-01-081-0/+4
* Check for strerror.Roland McGrath1994-01-081-3/+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
* (vendor-key-syms): Set this variable.Richard M. Stallman1994-01-081-0/+17
* (rmail-summary-delete-forward): Fix regexpRichard M. Stallman1994-01-081-3/+4
* (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
* (gnus-group-list-all-groups): Display a message in the echo area.Richard M. Stallman1994-01-081-2/+4
* If there are no subversions yet, use 1.Richard M. Stallman1994-01-081-1/+3
* (gud-common-init): Don't crash if no file specified.Richard M. Stallman1994-01-081-4/+5
* (rmail-summary-by-senders):Richard M. Stallman1994-01-081-2/+9
* (enable-flow-control): Use prefix argument like minor modes.Richard M. Stallman1994-01-081-33/+48
* Load version.el before site-load.el.Richard M. Stallman1994-01-081-2/+3
* (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
* [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", andRichard M. Stallman1994-01-081-10/+71
* [MSDOS] (get_lim_data): Use go32 call.Richard M. Stallman1994-01-081-2/+19
* [MSDOS]: Use text mode for all files but ".elc" files.Richard M. Stallman1994-01-081-0/+25
* [MSDOS]: Don't define HAVE_MATHERR.Richard M. Stallman1994-01-081-1/+13
* [MSDOS]: #include "msdos.h" and <sys/param.h> needed forRichard M. Stallman1994-01-081-1/+177
* (main) [MSDOS]: Call init_environment. Set file types toRichard M. Stallman1994-01-081-0/+18
* (DIRENTRY_NONEMPTY): New macro; two definitions.Richard M. Stallman1994-01-081-3/+34
* (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.Richard M. Stallman1994-01-081-0/+4
* entered into RCSRichard M. Stallman1994-01-081-4/+4