Remove support for DJGPP v1.x (bug#5813).
[bpt/emacs.git] / src / emacs.c
2010-04-01 Eli ZaretskiiRemove support for DJGPP v1.x (bug#5813).
2010-03-31 Dan NicolaescuClean up BSD_SYSTEM use.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuRemove support for old GNU/Linux using libc version 5.
2010-03-20 Dan NicolaescuRemove obsolete uses of HAVE_SHM.
2010-03-18 Glenn MorrisRemove obsolete code in emacs.c that chooses a bug...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-18 Kenichi HandaAdd bug number.
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-16 Chong YidongCommand line arg processing fix (Bug#5392)
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Juanma BarranqueroFix typos in comments and ChangeLogs.
2010-01-13 Kenichi Handamerge trunk
2010-01-12 Glenn MorrisReplace emacs-pretest-bug with bug-gnu-emacs mailing...
2009-12-09 Chong Yidong* configure.in: Allow compiling Emacs with GTK on Cygwin.
2009-11-17 Jan DjärvHandle system default font and changing font parameters.
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-06 Dan Nicolaescu* process.c (socket_options): Make it const.
2009-10-23 Stefan Monnier* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-18 Adrian Robert* emacs.c (main) [HAVE_NS]: fix error printf in daemon...
2009-09-18 Adrian Robert(inhibit_x_resources): Update doc string for NS. ...
2009-09-17 Juanma BarranqueroThe --quick command line option now ignores X resources...
2009-08-29 Stefan Monnier* NEWS: Declare unibyte sessions obsolete.
2009-08-26 Dan Nicolaescu* lisp.h: Replace #if 0 code for checking with text...
2009-08-20 Glenn Morris(system-type): Doc fix.
2009-08-17 Ken Raeburn(main): Don't call syms_of_data twice.
2009-07-01 Jan Djärv* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
2009-06-23 Kenichi Handa(main): Call init_font ().
2009-03-01 Richard M. Stallman(gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0.
2009-01-23 Adrian Robertfix comments in last change
2009-01-23 Adrian Robert* emacs.c (ns_no_defaults): New declaration. (main...
2009-01-23 Adrian Robert* emacs.c (main): Do fork+exec under --daemon in Cocoa.
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-12-18 Dan Nicolaescu* emacs.c (main): Print and error and exit when no...
2008-12-08 Dan Nicolaescu(main): Close daemon_pipe on exec.
2008-11-02 Glenn MorrisUlrich Mueller <ulm at kph.uni-mainz.de>
2008-10-29 Chong Yidong(Fdaemon_initialized): Initialize nfd.
2008-10-28 Dan Nicolaescu* emacs.c (daemon_pipe): Make non-static.
2008-10-28 Stefan Monnier* xdisp.c (pos_visible_p, redisplay_internal, message3_...
2008-10-27 Dan Nicolaescu* emacs.c (daemon_name): New variable.
2008-10-26 Dan Nicolaescu* startup.el (command-line): Call daemon-initialized...
2008-10-21 Jan Djärv(main): Unconditionally set PER_LINUX32 and exec
2008-10-06 Chong Yidong(Vbefore_init_time, Vafter_init_time): Moved from start...
2008-10-03 Glenn Morris(USAGE1): Add --daemon.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-22 Juanma Barranquero* emacs.c (Fdaemonp): Doc fix.
2008-09-22 Dan Nicolaescu(main): Place #ifdef.in the proper place.
2008-09-21 Dan Nicolaescu* emacs.c (standard_args): Add --daemon.
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-23 Eli Zaretskii(main) [MSDOS]: Call syms_of_xmenu.
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-05 Adrian Robertemacs.c (main): Under NS, set working dir to HOME when...
2008-08-05 Adrian Robertset working dir to /Users/arobert under NS when psn...
2008-08-04 Adrian Robertcleanup in s/darwin.h, define DARWIN_OS and use it...
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-23 Dan Nicolaescu* m/alpha.h (LINUX_SBRK_BUG):
2008-07-23 Dan Nicolaescu(main): Use defined(GNU_LINUX).
2008-07-23 Dan Nicolaescu* s/darwin.h (DATA_END):
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-16 Dan Nicolaescu* s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
2008-07-16 Glenn Morris(system-type): Doc fix.
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-11 Dan Nicolaescu* lisp.h:
2008-06-26 Dan Nicolaescu* unexnext.c:
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-08 Andreas Schwab* Makefile.in (obj): Always add menu.o
2008-06-08 Chong Yidong(main): Call syms_of_menu.
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-22 Stefan Monnier* minibuf.c (keys_of_minibuf): Delete.
2008-05-20 Kenichi Handa(main): Call syms_of_font unconditionally.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Glenn Morris(USAGE1, standard_args): Remove -disable-font-backend.
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi Handa(enable_font_backend): Delete extern.
2008-05-12 YAMAMOTO Mitsuharu(main_thread): Conditionalize on
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-14 Glenn Morris(main): Revert previous change.
2008-03-13 Glenn Morris(main, standard_args): Rename -scriptload to -internal...
2008-03-10 Miles BaderMerge from emacs--rel--22
next