aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Expand)AuthorAgeFilesLines
* * m/intel386.h (NO_REMAP): Move definition ...Dan Nicolaescu2010-04-021-0/+2
* Remove extern errno declarations.Dan Nicolaescu2010-04-011-2/+0
* Remove all uses of LIBX11_SYSTEM.Dan Nicolaescu2010-04-011-1/+1
* Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii2010-04-011-48/+0
* Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu2010-03-297-50/+0
* * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.Dan Nicolaescu2010-03-221-3/+0
* * s/netbsd.h: Remove commented out code.Dan Nicolaescu2010-03-221-2/+0
* Simplify LIBS_MACHINE definitions.Dan Nicolaescu2010-03-221-0/+9
* * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...Dan Nicolaescu2010-03-211-0/+2
* Consolidate redundant definitions in s/bsd-common.h.Dan Nicolaescu2010-03-204-69/+30
* Consolidate redundant definitions.Dan Nicolaescu2010-03-204-49/+1
* Remove support for old UNIX System V systems.Dan Nicolaescu2010-03-192-74/+74
* Remove support for Solaris on PPC and for old versions.Dan Nicolaescu2010-03-195-167/+129
* * s/openbsd.h: Remove support for non-ELF and for systems that doDan Nicolaescu2010-03-193-50/+0
* Remove non-working support for lynxos 3.0.Dan Nicolaescu2010-03-191-57/+0
* Add 2010 to copyright years.Glenn Morris2010-01-1317-17/+17
* * configure.in: Allow compiling Emacs with GTK on Cygwin.Chong Yidong2009-12-091-0/+6
* Fix last change.Chong Yidong2009-11-211-2/+0
* * s/cygwin.h: Remove unneeded linker flags.Chong Yidong2009-11-201-4/+2
* (SYSTEM_PURESIZE_EXTRA): Revert last change.Eli Zaretskii2009-11-131-2/+2
* * s/freebsd.h:Dan Nicolaescu2009-11-112-23/+1
* (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.Eli Zaretskii2009-11-061-2/+2
* (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.Eli Zaretskii2009-10-301-6/+14
* [temacs] Undef HAVE_POSIX_MEMALIGN.YAMAMOTO Mitsuharu2009-08-281-0/+3
* (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.hDan Nicolaescu2009-07-271-2/+0
* Make GCPROs and UNGCPRO no-ops also on SuperH.Thien-Thi Nguyen2009-05-101-1/+1
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-041-9/+0
* Comment (add author based on authors.el).Glenn Morris2009-01-101-0/+3
* Add 2009 to copyright years.Glenn Morris2009-01-0817-17/+17
* * sysdep.c (system_process_attributes): Add implementation for Solaris.Dan Nicolaescu2008-12-191-0/+6
* Reorganize implementation of Flist_system_processes andDan Nicolaescu2008-12-191-3/+1
* Add arch taglineMiles Bader2008-10-271-0/+3
* * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.Dan Nicolaescu2008-10-231-0/+22
* (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.Eli Zaretskii2008-10-101-3/+5
* * gmalloc.c (__sbrk): Also define for uClibc.Dan Nicolaescu2008-10-021-2/+6
* (USER_FULL_NAME): Define.Eli Zaretskii2008-08-231-1/+5
* Undefine HAVE_RES_INIT, which appears to be harmful on OS X.Chong Yidong2008-08-141-4/+7
* * s/darwin.h (OTHER_FILES): Do not define here, defined inDan Nicolaescu2008-08-071-1/+0
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-041-1/+4
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-041-19/+19
* (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.Eli Zaretskii2008-08-021-0/+5
* * bitmaps/README:Dan Nicolaescu2008-07-313-201/+0
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-2/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-57/+4
* * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.Dan Nicolaescu2008-07-244-8/+1
* * s/usg5-4.h (ADDR_CORRECT): Remove, unused.Dan Nicolaescu2008-07-231-4/+0
* * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):Dan Nicolaescu2008-07-232-14/+7
* * s/darwin.h (DATA_END):Dan Nicolaescu2008-07-231-3/+0
* * config.in: Regenerate.Dan Nicolaescu2008-07-2311-76/+4
* * s/sol2-3.h: Insert contents of s/sol2.h.Dan Nicolaescu2008-07-202-71/+31