| Commit message (Expand) | Author | Age | Files | Lines |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (init_cmdargs): Check openp result for 1, not != 0. | Richard M. Stallman | 1993-08-14 | 1 | -1/+1 |
* | (__CTOR_LIST__): Don't declare it on Linux. | Richard M. Stallman | 1993-08-14 | 1 | -0/+3 |
* | Include process.h. | Richard M. Stallman | 1993-08-12 | 1 | -1/+2 |
* | (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE | Paul Eggert | 1993-08-10 | 1 | -2/+0 |
* | (Vinvocation_directory): New var. | Richard M. Stallman | 1993-08-08 | 1 | -3/+29 |
* | (main): Test LOCALTIME_CACHE. | Richard M. Stallman | 1993-07-27 | 1 | -6/+6 |
* | (PRIO_PROCESS): Definition deleted. | Richard M. Stallman | 1993-06-30 | 1 | -2/+0 |
* | * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs. | Jim Blandy | 1993-06-19 | 1 | -1/+1 |
* | Changes for Irix 4.0, tested this time: | Jim Blandy | 1993-06-18 | 1 | -1/+6 |
* | Changes for correct pgrp behavior; approach suggested by Bob | Jim Blandy | 1993-06-17 | 1 | -8/+0 |
* | (shut_down_emacs): New arg STUFF. Stuff input here. | Richard M. Stallman | 1993-06-13 | 1 | -4/+7 |
* | Interact properly with shells lacking job control (sh, rc, es...) | Jim Blandy | 1993-06-11 | 1 | -7/+13 |
* | (syms_of_emacs): Doc fix. | Richard M. Stallman | 1993-06-03 | 1 | -1/+1 |
* | (shut_down_emacs): Handle GETPGRP_NO_ARG. | Richard M. Stallman | 1993-06-02 | 1 | -6/+13 |
* | (main) [AIX _I386]: Don't handle SIGIOINT. | Richard M. Stallman | 1993-05-30 | 1 | -0/+2 |
* | Don't include termios.h directly--let systty.h do it. | Richard M. Stallman | 1993-05-29 | 1 | -13/+9 |
* | (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*. | Richard M. Stallman | 1993-05-28 | 1 | -0/+2 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | Some changes from Michael K. Johnson for Linux. | Jim Blandy | 1993-05-19 | 1 | -0/+4 |
* | (main): Handle -display like -d. | Richard M. Stallman | 1993-05-06 | 1 | -1/+1 |
* | * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and | Jim Blandy | 1993-05-04 | 1 | -4/+2 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -1/+8 |
* | (main): Call syms_of_xfaces. | Richard M. Stallman | 1993-03-28 | 1 | -0/+1 |
* | (init_cmdargs): Fix simple bug in previous change. | Richard M. Stallman | 1993-03-22 | 1 | -1/+1 |
* | * emacs.c (Finvocation_name): New function. | Jim Blandy | 1993-03-20 | 1 | -0/+20 |
* | * emacs.c (__do_global_ctors, __do_global_ctors_aux, | Jim Blandy | 1993-03-11 | 1 | -1/+6 |
* | * emacs.c (fatal_error_signal): Unblock the signal before we try | Jim Blandy | 1993-02-23 | 1 | -6/+11 |
* | * callproc.c (init_callproc): Move the initialization of | Jim Blandy | 1993-02-22 | 1 | -0/+6 |
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -3/+1 |
* | * emacs.c (shut_down_emacs): New function. | Jim Blandy | 1993-01-14 | 1 | -45/+60 |
* | * emacs.c (main): Correct spelling of HAVE_X_WINDOW to | Jim Blandy | 1992-10-23 | 1 | -1/+1 |
* | (Fdump_emacs, main): Use memory_warnings. | Richard M. Stallman | 1992-10-11 | 1 | -3/+3 |
* | * emacs.c (main): Call keys_of_frame. | Jim Blandy | 1992-10-11 | 1 | -0/+1 |
* | (main) [NeXT]: Call malloc_jumpstart. | Richard M. Stallman | 1992-10-06 | 1 | -0/+9 |
* | *** empty log message *** | Joseph Arceneaux | 1992-10-01 | 1 | -0/+4 |
* | * emacs.c (emacs_priority): Doc fix. | Jim Blandy | 1992-09-23 | 1 | -2/+4 |
* | (main): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU. | Richard M. Stallman | 1992-09-14 | 1 | -4/+17 |
* | (__do_global_dtors): New dummy function. | Richard M. Stallman | 1992-09-03 | 1 | -0/+2 |
* | (__main): New dummy function. | Richard M. Stallman | 1992-09-02 | 1 | -4/+6 |
* | (__do_global_ctors, __do_global_ctors_aux): New dummy fns. | Richard M. Stallman | 1992-08-31 | 1 | -0/+13 |
* | * emacs.c: Incude "systty.h", not "systerm.h". | Jim Blandy | 1992-08-29 | 1 | -5/+7 |
* | * emacs.c [USG5]: Don't #include <fcntl.h> for these systems. | Jim Blandy | 1992-08-19 | 1 | -4/+0 |
* | * emacs.c (main): Call syms_of_frame unconditionally. When | Jim Blandy | 1992-08-12 | 1 | -2/+0 |
* | entered into RCS | Jim Blandy | 1992-07-17 | 1 | -0/+9 |
* | *** empty log message *** | Jim Blandy | 1992-07-13 | 1 | -3/+3 |
* | *** empty log message *** | Jim Blandy | 1992-06-30 | 1 | -0/+8 |
* | *** empty log message *** | Jim Blandy | 1992-05-10 | 1 | -1/+4 |
* | *** empty log message *** | Jim Blandy | 1992-05-01 | 1 | -0/+3 |
* | *** empty log message *** | Jim Blandy | 1992-03-18 | 1 | -9/+1 |