log ChangeLog @ 110754:fa69a70cd62e

age author description
Sun, 03 Oct 2010 08:39:21 -0700 Dan Nicolaescu * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Wed, 29 Sep 2010 20:52:34 +0200 Romain Francoise configure.in: Don't enable ImageMagick unless HAVE_X11.
Mon, 27 Sep 2010 19:22:37 -0700 Glenn Morris * configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
Mon, 27 Sep 2010 22:53:35 +0200 Lars Magne Ingebrigtsen Compile with imagemagick support by default.
Sun, 26 Sep 2010 17:18:47 +0200 Lars Magne Ingebrigtsen Don't break the build if we don't have the gnutls libraries.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Tue, 21 Sep 2010 23:10:16 -0400 Chong Yidong Rename libxml2 functions, and make parse tree format consistent with xml.el.
Tue, 21 Sep 2010 09:36:01 +0300 Dan Nicolaescu Check in missing ChangeLog entry.
Sat, 18 Sep 2010 15:57:06 +0200 Eli Zaretskii Support building with libxml2, if it is installed.
Mon, 13 Sep 2010 16:58:48 +0200 Lars Magne Ingebrigtsen * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.
Wed, 08 Sep 2010 19:37:59 -0700 Glenn Morris * make-dist: No more TODO files under lisp/.
Sat, 04 Sep 2010 10:30:14 +0300 Eli Zaretskii Update config.bat due to lisp/gnus/.dir-locals.el.
Mon, 23 Aug 2010 14:54:09 +0200 Andreas Schwab Fix configure checks
Fri, 20 Aug 2010 19:21:51 -0700 Glenn Morris ChangeLog fixes.
Fri, 20 Aug 2010 21:55:21 +0200 joakim minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
Wed, 18 Aug 2010 12:35:23 +0200 Joakim documentation changes
Tue, 10 Aug 2010 07:22:29 -0700 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.65.
Mon, 09 Aug 2010 13:01:51 -0700 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
Mon, 09 Aug 2010 21:25:41 +0200 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
Mon, 09 Aug 2010 10:08:56 -0700 Dan Nicolaescu * configure.in (ORDINARY_LINK): Use on hpux* too.
Fri, 06 Aug 2010 13:28:59 +0200 Jan D More undeclared function fixes and add -Wimplicit-function-declaration.
Fri, 06 Aug 2010 12:12:41 +0200 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
Thu, 05 Aug 2010 20:11:32 +0300 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
Wed, 04 Aug 2010 23:48:36 +0200 Andreas Schwab * configure.in: Restore accidentally removed use of
Thu, 29 Jul 2010 22:16:18 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Thu, 29 Jul 2010 22:01:08 +0200 Jan D Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
Wed, 28 Jul 2010 20:41:28 -0700 Dan Nicolaescu * configure.in: Remove reference to usg5-4, unused.
Sun, 25 Jul 2010 21:09:54 +0200 Andreas Schwab Use __executable_start to find start of text segment for profiling
Sat, 24 Jul 2010 14:44:54 -0400 Ken Brown * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
Sat, 24 Jul 2010 15:43:48 +0200 Juanma Barranquero * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 23 Jul 2010 21:23:07 -0400 Chong Yidong * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 12 Jul 2010 16:16:38 +0200 Andreas Schwab Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Tue, 22 Jun 2010 20:01:35 -0700 Glenn Morris * info/dir: Start descriptions in column 32, per Texinfo convention.
Thu, 08 Jul 2010 16:34:47 -0700 Dan Nicolaescu * configure.in: Use -Wold-style-definition if available.
Wed, 07 Jul 2010 20:31:04 -0700 Dan Nicolaescu Remove src/prefix-args.c.
Wed, 07 Jul 2010 19:37:32 -0700 Dan Nicolaescu * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Tue, 06 Jul 2010 20:04:31 -0700 Dan Nicolaescu * configure.in (getenv): Remove K&R declaration.
Fri, 02 Jul 2010 14:55:51 +0200 Jan D Remove __P.
Fri, 02 Jul 2010 01:11:24 -0700 Dan Nicolaescu Define USE_LISP_UNION_TYPE using autoconf.
Tue, 29 Jun 2010 22:51:07 -0700 Dan Nicolaescu Fix CFLAGS for non-GCC compilers.
Tue, 29 Jun 2010 20:43:30 -0700 Glenn Morris * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
Tue, 29 Jun 2010 19:55:15 -0700 Glenn Morris Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
Tue, 29 Jun 2010 19:48:54 -0700 Glenn Morris Remove some cpp that is internal to configure.in.
Mon, 28 Jun 2010 12:15:34 +0200 Jan D Mention bug number
Mon, 28 Jun 2010 12:11:26 +0200 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
Sat, 26 Jun 2010 17:36:27 +0300 Eli Zaretskii Fix the MS-DOS build due to changes in configury.
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Sat, 12 Jun 2010 13:21:01 -0400 Chong Yidong * INSTALL: Update font information (Bug#6389).
Wed, 09 Jun 2010 22:00:18 -0700 Glenn Morris * INSTALL: General update.
Fri, 11 Jun 2010 20:35:55 -0700 Glenn Morris * Makefile.in (install-arch-indep): Delete any old info .gz files first.
Thu, 10 Jun 2010 20:35:40 -0700 Glenn Morris Make compressing the info files optional.
Wed, 09 Jun 2010 22:34:38 -0700 Glenn Morris * Makefile.in (install-arch-indep): Gzip the info files too.
Wed, 09 Jun 2010 22:28:40 -0700 Glenn Morris * make-dist: Remove references to non-existent directories and files.
Mon, 07 Jun 2010 19:29:12 -0700 Dan Nicolaescu Include <strings.h> and <string.h> instead of
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Thu, 03 Jun 2010 15:28:51 -0700 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.65.
Thu, 03 Jun 2010 15:16:02 -0700 Dan Nicolaescu Move UNEXEC definition to autoconf.
Wed, 02 Jun 2010 22:29:02 -0700 Glenn Morris NOT_C_CODE is always true now.
Tue, 01 Jun 2010 19:32:43 -0700 Dan Nicolaescu Fix alloca definition when using gcc on non-gnu systems.
Mon, 31 May 2010 22:34:49 -0400 Stefan Monnier Merge from emacs-23
Thu, 27 May 2010 20:52:19 -0700 Glenn Morris Move some old ChangeLog entries to the right files.
Thu, 27 May 2010 20:34:15 -0700 Glenn Morris * configure.in: Simplify some of the $canonical tests.
Wed, 26 May 2010 22:43:27 -0700 Glenn Morris Do not preprocess src/Makefile.in.
Tue, 25 May 2010 23:41:58 -0700 Glenn Morris Replace YMF_PASS_LDFLAGS with autoconf.
Tue, 25 May 2010 20:50:16 -0700 Glenn Morris Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
Tue, 25 May 2010 20:42:07 -0700 Glenn Morris Remove some NS_IMPL_GNUSTEP build dead code.
Mon, 24 May 2010 20:53:12 -0700 Glenn Morris Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
Mon, 24 May 2010 20:46:15 -0700 Glenn Morris Remove LD_SWITCH_SYSTEM_EXTRA.
Mon, 24 May 2010 13:35:41 +0200 Romain Francoise Adapt make-dist to new version location.
Fri, 21 May 2010 09:31:45 -0700 Glenn Morris * configure.in (MKDEPDIR): Parallel build tweak.
Thu, 20 May 2010 17:48:14 -0700 Glenn Morris Handle some HAVE_NS Makefile conditionals with configure.
Thu, 20 May 2010 17:40:12 -0700 Glenn Morris Build simplifications for oldxmenu.
Thu, 20 May 2010 17:28:47 -0700 Glenn Morris Handle CANNOT_DUMP (partially) with configure.
Wed, 19 May 2010 23:37:29 -0700 Glenn Morris Use terminfo rather than termcap on recent NetBSD.
Wed, 19 May 2010 23:11:27 -0700 Glenn Morris Handle auto-depend with configure.
Wed, 19 May 2010 22:48:16 -0700 Glenn Morris * configure.in (--with-gtk, --with-gcc): Remove option stubs.
Tue, 18 May 2010 19:42:04 -0700 Glenn Morris Set linker-related things with configure.
Sun, 30 May 2010 17:18:35 -0400 Stefan Monnier * doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
Mon, 17 May 2010 19:49:28 -0700 Glenn Morris Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
Mon, 17 May 2010 19:44:07 -0700 Glenn Morris Set rallocobj with configure, not cpp.
Mon, 17 May 2010 19:30:13 -0700 Glenn Morris Define some malloc objects with configure, not cpp.
Mon, 17 May 2010 17:02:06 -0400 Stefan Monnier * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
Sun, 16 May 2010 22:15:03 -0700 Glenn Morris Combine the two stamp-oldxmenu cases.
Sun, 16 May 2010 16:38:13 -0700 Glenn Morris * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
Sun, 16 May 2010 16:31:05 -0700 Glenn Morris Tweak ns_app*dir values set by configure.
Sun, 16 May 2010 16:21:06 -0700 Glenn Morris Remove one variable from Makefile.in.
Sun, 16 May 2010 16:01:56 -0700 Glenn Morris Simplify temacs build rule.
Sun, 16 May 2010 10:58:27 -0700 Glenn Morris Simplify temacs build rule.
Sat, 15 May 2010 22:58:55 -0700 Dan Nicolaescu * configure.in: Remove references to usg5-4 and bsd-common, $opsys
Sat, 15 May 2010 15:33:24 -0700 Glenn Morris Always define LIBXMENU in src/Makefile.in.
Sat, 15 May 2010 14:31:19 -0700 Glenn Morris Always define FONT_OBJ; to empty in the non-X case.
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Sat, 15 May 2010 10:51:52 +0300 Eli Zaretskii config.bat: Remove support for DJGPP v1.x.
Fri, 14 May 2010 18:55:24 -0700 Glenn Morris Choose dependency of oldxmenu using configure.
Fri, 14 May 2010 17:48:53 -0700 Glenn Morris Minor NS build fixes.
Fri, 14 May 2010 17:42:22 -0700 Glenn Morris Remove references to CVS directories etc in Makefiles.
Thu, 13 May 2010 20:36:40 -0700 Glenn Morris Move some undefs from src/Makefile.in to configure.
Thu, 13 May 2010 20:05:00 -0700 Glenn Morris Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
Thu, 13 May 2010 19:46:09 -0700 Glenn Morris Minor build simplification for NS.
Thu, 13 May 2010 00:26:50 -0700 Glenn Morris * configure.in: Fix some paren typos.
Wed, 12 May 2010 20:52:07 -0700 Glenn Morris Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
Wed, 12 May 2010 20:18:04 -0700 Glenn Morris Remove some unused #define's, previously replaced by variables.
Tue, 11 May 2010 20:06:50 -0700 Glenn Morris Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
Tue, 11 May 2010 20:01:16 -0700 Glenn Morris Move LIB_GCC from cpp to configure.
Sun, 09 May 2010 17:37:59 -0700 Glenn Morris Backport from trunk: close bug#5857.
Mon, 10 May 2010 20:10:36 -0700 Glenn Morris * make-dist (msdos): No more mainmake.
Mon, 10 May 2010 19:51:08 -0700 Glenn Morris On msdos, set LIBS_SYSTEM with config.bat, not cpp.
Tue, 11 May 2010 04:04:13 +0200 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
Sun, 09 May 2010 19:16:09 -0700 Glenn Morris Move LIBS_SYSTEM from cpp to configure.
Sun, 09 May 2010 17:07:47 -0700 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Mon, 03 May 2010 18:01:23 -0400 Chong Yidong Fix typos (Bug#6094). From ŖŽt«µp«”n N«µmec.
Sun, 02 May 2010 21:42:50 -0400 Chong Yidong Add check for buggy version of GCC (Bug#6031).
Fri, 07 May 2010 19:05:24 -0700 Glenn Morris Move TERMINFO, LIBS_TERMCAP from cpp to configure.
Fri, 07 May 2010 14:55:18 -0400 Stefan Monnier * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
Fri, 07 May 2010 14:21:29 +0300 Eli Zaretskii Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
Thu, 06 May 2010 19:55:47 -0700 Glenn Morris Move LD_SWITCH_SYSTEM from cpp to configure.
Thu, 06 May 2010 17:30:56 -0700 Dan Nicolaescu Define LIB_STANDARD and START_FILES using autoconf.
Thu, 06 May 2010 00:24:18 -0700 Glenn Morris Remove some unused Makefile.in variables.
Mon, 03 May 2010 20:26:38 -0700 Glenn Morris Yet another missing piece of C_SWITCH commit.
Mon, 03 May 2010 20:13:35 -0700 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
Mon, 03 May 2010 20:06:27 -0700 Glenn Morris Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
Mon, 03 May 2010 19:56:19 -0700 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
Sun, 02 May 2010 19:10:43 -0700 Glenn Morris Replace some X-related cpp with autoconf.
Sun, 02 May 2010 18:53:58 -0700 Glenn Morris * make-dist: There are no more src/m/*.inp files.
Sat, 01 May 2010 14:38:59 -0700 Dan Nicolaescu Remove LD_SWITCH_MACHINE.
Fri, 30 Apr 2010 20:04:51 -0700 Glenn Morris Rework previous autoconf changes, hopefully to make clearer.
Fri, 30 Apr 2010 09:37:01 -0700 Glenn Morris Hopefully fix bug#6065.
Thu, 29 Apr 2010 18:50:17 -0700 Glenn Morris Replace some xmenu cpp with autoconf.
Thu, 29 Apr 2010 18:36:42 -0700 Glenn Morris Replace some cpp with autoconf.
Wed, 28 Apr 2010 00:20:39 -0700 Glenn Morris Define CYGWIN_OBJ with configure, not cpp.
Wed, 28 Apr 2010 00:15:10 -0700 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
Wed, 28 Apr 2010 00:08:53 -0700 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
Wed, 28 Apr 2010 00:01:43 -0700 Glenn Morris Move LIBXMU from cpp to configure.
Tue, 27 Apr 2010 23:54:25 -0700 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
Tue, 27 Apr 2010 23:43:38 -0700 Glenn Morris Move test for 64-bit kernel with 32-bit userland to configure.
Tue, 27 Apr 2010 01:09:01 -0700 Glenn Morris Move LIBXTR6 from cpp to autoconf.
Tue, 27 Apr 2010 00:33:35 -0700 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
Tue, 27 Apr 2010 00:02:12 -0700 Glenn Morris Move MOTIF_LIBW to autoconf.
Mon, 26 Apr 2010 22:24:53 -0700 Dan Nicolaescu Reduce CPP usage.
Mon, 26 Apr 2010 20:47:47 -0700 Dan Nicolaescu Reduce CPP usage.
Mon, 26 Apr 2010 20:32:39 -0700 Glenn Morris Remove some AC_DEFINEs that are now unused.
Mon, 26 Apr 2010 20:14:14 -0700 Glenn Morris Use $CRT_DIR in more places.
Mon, 26 Apr 2010 19:36:20 -0700 Glenn Morris Replace some more cpp with autoconf.
Mon, 26 Apr 2010 11:14:24 -0700 Dan Nicolaescu * Makefile.in (LIBS_MACHINE): Remove, unused.
Fri, 23 Apr 2010 19:23:22 -0700 Glenn Morris Close bug#5655.
Thu, 22 Apr 2010 22:40:33 -0700 Glenn Morris ChangeLog fixes.
Thu, 22 Apr 2010 09:37:58 -0700 Dan Nicolaescu * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
Thu, 22 Apr 2010 09:15:20 +0900 Miles Bader Update ChangeLog
Wed, 21 Apr 2010 23:44:48 +0200 Andreas Schwab Avoid non-portable shell command negation
Wed, 21 Apr 2010 18:41:29 +0200 Jan D. configure.in: Change "if test ! -f" to "if ! test -f".
Tue, 20 Apr 2010 23:35:35 -0700 Glenn Morris Remove some more cpp in favor of autoconf.
Tue, 20 Apr 2010 20:33:04 -0700 Glenn Morris Remove LIBSELINUX_LIBS need for cpp in Makefiles.
Tue, 20 Apr 2010 20:02:58 -0700 Glenn Morris Add SELinux support.
Fri, 02 Apr 2010 21:54:24 -0400 Stefan Monnier Merge from emacs-23
Fri, 02 Apr 2010 04:22:17 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Thu, 01 Apr 2010 16:08:14 -0700 Dan Nicolaescu Remove all uses of LIBX11_SYSTEM.
Mon, 29 Mar 2010 19:47:23 -0700 Dan Nicolaescu Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
Tue, 30 Mar 2010 13:22:34 +1300 Nick Roberts *** empty log message ***
Sun, 28 Mar 2010 02:27:43 +1300 Nick Roberts Restore GDB/MI fuctionality removed by r99212:
Sat, 27 Mar 2010 13:49:18 +0300 Eli Zaretskii Fix the MSDOS build as fallout from the latest Makefile.in changes.
Fri, 19 Mar 2010 23:48:13 -0700 Dan Nicolaescu Remove support for old UNIX System V systems.
Fri, 19 Mar 2010 22:52:55 -0700 Dan Nicolaescu Remove support for Solaris on PPC and for old versions.
Fri, 19 Mar 2010 18:03:39 -0700 Dan Nicolaescu Remove non-working support for lynxos 3.0.
Fri, 19 Mar 2010 02:46:08 -0700 Dan Nicolaescu * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
Thu, 18 Mar 2010 19:42:32 -0700 Glenn Morris * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
Wed, 17 Mar 2010 22:54:09 -0700 Glenn Morris Doc fix.
Wed, 17 Mar 2010 22:49:31 -0700 Glenn Morris Replace some cpp with autoconf.
Wed, 17 Mar 2010 22:17:11 -0700 Glenn Morris Close bug#5720.
Sat, 13 Mar 2010 03:52:05 -0500 Eli Zaretskii Spell out in ChangeLog the purpose of revision 99649.
Fri, 12 Mar 2010 11:34:27 -0500 Eli Zaretskii Don't use termcap.c on Posix platforms, only on MS-DOS.
Wed, 10 Mar 2010 10:17:13 -0500 Chong Yidong Bump version to 24.0.50.
Sun, 31 Jan 2010 23:28:22 +0200 Juri Linkov * .bzrignore: Add TAGS-LISP.
Sat, 23 Jan 2010 17:15:22 -0500 Chong Yidong Account for utmp.h availability.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 13 Jan 2010 00:55:23 +0100 Juanma Barranquero * .bzrignore: Ignore all .exe, instead of individual files.
Tue, 12 Jan 2010 11:25:08 -0500 Chong Yidong Explicitly check for and link to -lXrender.
Mon, 11 Jan 2010 21:11:05 -0800 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
Sat, 02 Jan 2010 11:40:28 +0200 Eli Zaretskii .bzrignore: Add more ignored patterns, including for the MS-DOS build.
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Sun, 27 Dec 2009 17:26:27 -0500 Karl Fogel * INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
Thu, 17 Dec 2009 04:12:40 +0000 Glenn Morris (bug-reference-url-format): Change to debbugs.gnu.org.
Tue, 15 Dec 2009 03:03:26 +0000 Glenn Morris Add EDT entry.
Tue, 15 Dec 2009 03:02:42 +0000 Glenn Morris (INFO_FILES): Add edt.
Thu, 10 Dec 2009 19:27:37 +0000 Jan Dj«£rv configure.in: Check for RSVG if GNUStep is used.
Wed, 09 Dec 2009 18:46:53 +0000 Jan Dj«£rv configure.in: Don't check for RSVG or GConf unless X11 is used.
Wed, 09 Dec 2009 01:06:32 +0000 Chong Yidong * configure.in: Allow compiling Emacs with GTK on Cygwin.
Tue, 01 Dec 2009 17:06:30 +0000 Glenn Morris Add etc/images/mpc directory.
Sat, 21 Nov 2009 15:40:24 +0000 Jan Dj«£rv * cus-start.el (all): Add native condition for font-use-system-font.
Fri, 20 Nov 2009 06:05:10 +0000 Dan Nicolaescu Use -Wdeclaration-after-statement if available.
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj«£rv Handle system default font and changing font parameters.
Tue, 17 Nov 2009 04:34:45 +0000 Glenn Morris (INFO_FILES): Add semantic.
Mon, 16 Nov 2009 22:26:36 +0000 Chong Yidong * info/dir: Add Semantic.
Mon, 16 Nov 2009 02:06:36 +0000 Glenn Morris (install-arch-indep): Use a more restrictive Makefile
Sat, 14 Nov 2009 15:17:38 +0000 Jan Dj«£rv Use gcc-generated dependency files if we can (GNU Make and gcc required).
Tue, 27 Oct 2009 02:48:13 +0000 Glenn Morris Make links to doc/lispintro/*.pdf.
Fri, 23 Oct 2009 16:19:37 +0000 Chong Yidong * configure.in: Invoke $CPP with -P when creating Makefile and
Tue, 20 Oct 2009 08:06:02 +0000 Juanma Barranquero Fix typo.
Mon, 19 Oct 2009 22:48:52 +0000 Dan Nicolaescu (vac-dec-vms): Remove, not supported anymore.
Fri, 16 Oct 2009 03:08:41 +0000 Adrian Robert (NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.
Wed, 14 Oct 2009 06:10:19 +0000 Dan Nicolaescu * config.guess, config.sub: Updated from master source.
Mon, 12 Oct 2009 00:45:10 +0000 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
Wed, 07 Oct 2009 18:26:40 +0000 Juanma Barranquero * Makefile.in (INFO_FILES): Add EDE and EIEIO.
Tue, 29 Sep 2009 02:18:20 +0000 Glenn Morris (check): Update for two new levels of subdirectory in lisp/.
Thu, 17 Sep 2009 06:14:33 +0000 Dan Nicolaescu Updated from master source.
Thu, 17 Sep 2009 06:10:44 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1290000.
Mon, 14 Sep 2009 23:24:56 +0000 Dan Nicolaescu (change-log-mode): Restore bug-reference-mode.
Sun, 13 Sep 2009 22:15:10 +0000 Chong Yidong * INSTALL: Update URL for GNU FreeFont.
Wed, 09 Sep 2009 02:34:17 +0000 Glenn Morris (install-arch-indep): Don't recursively change perms of
Sat, 29 Aug 2009 02:18:03 +0000 Glenn Morris (info-real): Don't ignore errors from doc Makefiles.
Sun, 23 Aug 2009 03:54:32 +0000 Ken Raeburn * Makefile.in (install-arch-indep): If the versioned DOC-####
Sun, 23 Aug 2009 02:15:00 +0000 Ken Raeburn * configure.in: Warn if package version specified here doesn't
Sat, 22 Aug 2009 08:49:36 +0000 Michael Albinus *** empty log message ***
Wed, 19 Aug 2009 02:52:17 +0000 Glenn Morris Remove reference to cvtmail.
Sun, 16 Aug 2009 03:16:33 +0000 Seiji Zenitani * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
Sun, 02 Aug 2009 22:49:24 +0000 Chong Yidong * INSTALL: Fix free fonts URL.
Wed, 22 Jul 2009 02:54:54 +0000 Glenn Morris (AC_PREREQ): Require autoconf 2.62.
Sat, 04 Jul 2009 08:12:10 +0000 Andreas Schwab (--enable-checking, --enable-profiling): Use
Fri, 03 Jul 2009 13:19:03 +0000 Dan Nicolaescu * m/mips.h: Mention this file is also used for netbsd.
Fri, 03 Jul 2009 13:04:57 +0000 Dan Nicolaescu (--enable-profiling): New option.
Sat, 27 Jun 2009 02:42:05 +0000 Glenn Morris Restore netbsd on mips, mipsel, mipseb.
Fri, 26 Jun 2009 23:41:43 +0000 Dan Nicolaescu (--enable-checking): New option.
Wed, 24 Jun 2009 03:50:25 +0000 Glenn Morris Warn if subdir does not exist in source.
Wed, 24 Jun 2009 03:47:07 +0000 Glenn Morris Yavor Doganov <yavor at gnu.org>
Sun, 21 Jun 2009 14:35:26 +0000 Chong Yidong Add "Branch for 23.1" ChangeLog entry.
Sat, 13 Jun 2009 00:01:31 +0000 Chong Yidong * configure.in: Delete mac-fix-env target, which has been
Wed, 06 May 2009 02:51:52 +0000 Stefan Monnier Don't define CANNOT_DUMP for GNUStep any more.
Tue, 05 May 2009 01:23:41 +0000 Chong Yidong * BUGS: Use new binding of view-emacs-problems.
Mon, 04 May 2009 01:13:20 +0000 Chong Yidong * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
Sat, 25 Apr 2009 14:36:01 +0000 Chong Yidong * configure: Regenerate.
Sun, 19 Apr 2009 10:53:15 +0000 Jan Dj«£rv Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.
Sun, 12 Apr 2009 11:19:49 +0000 Andreas Schwab (install-arch-indep): Remove .gitignore files.