aboutsummaryrefslogtreecommitdiffstats
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
* (main): Use EMACS_GETPGRP macro.Richard M. Stallman1993-11-101-6/+3
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (init_cmdargs): Check openp result for 1, not != 0.Richard M. Stallman1993-08-141-1/+1
* (__CTOR_LIST__): Don't declare it on Linux.Richard M. Stallman1993-08-141-0/+3
* Include process.h.Richard M. Stallman1993-08-121-1/+2
* (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPEPaul Eggert1993-08-101-2/+0
* (Vinvocation_directory): New var.Richard M. Stallman1993-08-081-3/+29
* (main): Test LOCALTIME_CACHE.Richard M. Stallman1993-07-271-6/+6
* (PRIO_PROCESS): Definition deleted.Richard M. Stallman1993-06-301-2/+0
* * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.Jim Blandy1993-06-191-1/+1
* Changes for Irix 4.0, tested this time:Jim Blandy1993-06-181-1/+6
* Changes for correct pgrp behavior; approach suggested by BobJim Blandy1993-06-171-8/+0
* (shut_down_emacs): New arg STUFF. Stuff input here.Richard M. Stallman1993-06-131-4/+7
* Interact properly with shells lacking job control (sh, rc, es...)Jim Blandy1993-06-111-7/+13
* (syms_of_emacs): Doc fix.Richard M. Stallman1993-06-031-1/+1
* (shut_down_emacs): Handle GETPGRP_NO_ARG.Richard M. Stallman1993-06-021-6/+13
* (main) [AIX _I386]: Don't handle SIGIOINT.Richard M. Stallman1993-05-301-0/+2
* Don't include termios.h directly--let systty.h do it.Richard M. Stallman1993-05-291-13/+9
* (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.Richard M. Stallman1993-05-281-0/+2
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* Some changes from Michael K. Johnson for Linux.Jim Blandy1993-05-191-0/+4
* (main): Handle -display like -d.Richard M. Stallman1993-05-061-1/+1
* * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS andJim Blandy1993-05-041-4/+2
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-1/+8
* (main): Call syms_of_xfaces.Richard M. Stallman1993-03-281-0/+1
* (init_cmdargs): Fix simple bug in previous change.Richard M. Stallman1993-03-221-1/+1
* * emacs.c (Finvocation_name): New function.Jim Blandy1993-03-201-0/+20
* * emacs.c (__do_global_ctors, __do_global_ctors_aux,Jim Blandy1993-03-111-1/+6
* * emacs.c (fatal_error_signal): Unblock the signal before we tryJim Blandy1993-02-231-6/+11
* * callproc.c (init_callproc): Move the initialization ofJim Blandy1993-02-221-0/+6
* JimB's changes since January 18thJim Blandy1993-01-261-3/+1
* * emacs.c (shut_down_emacs): New function.Jim Blandy1993-01-141-45/+60
* * emacs.c (main): Correct spelling of HAVE_X_WINDOW toJim Blandy1992-10-231-1/+1
* (Fdump_emacs, main): Use memory_warnings.Richard M. Stallman1992-10-111-3/+3
* * emacs.c (main): Call keys_of_frame.Jim Blandy1992-10-111-0/+1
* (main) [NeXT]: Call malloc_jumpstart.Richard M. Stallman1992-10-061-0/+9
* *** empty log message ***Joseph Arceneaux1992-10-011-0/+4
* * emacs.c (emacs_priority): Doc fix.Jim Blandy1992-09-231-2/+4
* (main): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.Richard M. Stallman1992-09-141-4/+17
* (__do_global_dtors): New dummy function.Richard M. Stallman1992-09-031-0/+2
* (__main): New dummy function.Richard M. Stallman1992-09-021-4/+6
* (__do_global_ctors, __do_global_ctors_aux): New dummy fns.Richard M. Stallman1992-08-311-0/+13
* * emacs.c: Incude "systty.h", not "systerm.h".Jim Blandy1992-08-291-5/+7
* * emacs.c [USG5]: Don't #include <fcntl.h> for these systems.Jim Blandy1992-08-191-4/+0
* * emacs.c (main): Call syms_of_frame unconditionally. WhenJim Blandy1992-08-121-2/+0
* entered into RCSJim Blandy1992-07-171-0/+9
* *** empty log message ***Jim Blandy1992-07-131-3/+3
* *** empty log message ***Jim Blandy1992-06-301-0/+8
* *** empty log message ***Jim Blandy1992-05-101-1/+4
* *** empty log message ***Jim Blandy1992-05-011-0/+3