aboutsummaryrefslogtreecommitdiffstats
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* *** empty log message ***Jim Blandy1992-03-181-9/+1
* *** empty log message ***Jim Blandy1992-02-201-7/+4
* *** empty log message ***Jim Blandy1992-01-161-24/+29
* *** empty log message ***Jim Blandy1991-10-221-1/+1
* *** empty log message ***Jim Blandy1991-08-061-0/+4
* *** empty log message ***Jim Blandy1991-08-021-0/+2
* *** empty log message ***Jim Blandy1991-07-241-3/+10
* Initial revisionJim Blandy1991-05-231-0/+751