2010-05-01 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
2010-05-01 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
2010-04-30 |
Glenn Morris |
Hopefully fix bug#6065.
|
2010-04-30 |
Glenn Morris |
Replace some xmenu cpp with autoconf.
|
2010-04-30 |
Glenn Morris |
Replace some cpp with autoconf.
|
2010-04-28 |
Glenn Morris |
Define CYGWIN_OBJ with configure, not cpp.
|
2010-04-28 |
Glenn Morris |
Set GPM part of MOUSE_SUPPORT with configure, not cpp.
|
2010-04-28 |
Glenn Morris |
Set FONT_DRIVERS with configure rather than cpp.
|
2010-04-28 |
Glenn Morris |
Move LIBXMU from cpp to configure.
|
2010-04-28 |
Glenn Morris |
Move NS_OBJ, NS_SUPPORT from cpp to configure.
|
2010-04-28 |
Glenn Morris |
Move test for 64-bit kernel with 32-bit userland to configure.
|
2010-04-27 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
2010-04-27 |
Glenn Morris |
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
|
2010-04-27 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
2010-04-27 |
Dan Nicolaescu |
Reduce CPP usage.
|
2010-04-27 |
Dan Nicolaescu |
Reduce CPP usage.
|
2010-04-27 |
Glenn Morris |
Remove some AC_DEFINEs that are now unused.
|
2010-04-27 |
Glenn Morris |
Use $CRT_DIR in more places.
|
2010-04-27 |
Glenn Morris |
Replace some more cpp with autoconf.
|
2010-04-26 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
2010-04-24 |
Glenn Morris |
Close bug#5655.
|
2010-04-23 |
Glenn Morris |
ChangeLog fixes.
|
2010-04-22 |
Dan Nicolaescu |
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
|
2010-04-22 |
Miles Bader |
Update ChangeLog
|
2010-04-21 |
Andreas Schwab |
Avoid non-portable shell command negation
|
2010-04-21 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f".
|
2010-04-21 |
Glenn Morris |
Remove some more cpp in favor of autoconf.
|
2010-04-21 |
Glenn Morris |
Remove LIBSELINUX_LIBS need for cpp in Makefiles.
|
2010-04-21 |
Glenn Morris |
Add SELinux support.
|
2010-04-03 |
Stefan Monnier |
Merge from emacs-23
|
2010-04-02 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-04-01 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
2010-03-30 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
2010-03-30 |
Nick Roberts |
*** empty log message ***
|
2010-03-27 |
Nick Roberts |
Restore GDB/MI fuctionality removed by r99212:
|
2010-03-27 |
Eli Zaretskii |
Fix the MSDOS build as fallout from the latest Makefile.in changes.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for old UNIX System V systems.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for Solaris on PPC and for old versions.
|
2010-03-20 |
Dan Nicolaescu |
Remove non-working support for lynxos 3.0.
|
2010-03-19 |
Dan Nicolaescu |
* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
|
2010-03-19 |
Glenn Morris |
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
|
2010-03-18 |
Glenn Morris |
Doc fix.
|
2010-03-18 |
Glenn Morris |
Replace some cpp with autoconf.
|
2010-03-18 |
Glenn Morris |
Close bug#5720.
|
2010-03-13 |
Eli Zaretskii |
Spell out in ChangeLog the purpose of revision 99649.
|
2010-03-12 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
2010-03-10 |
Chong Yidong |
Bump version to 24.0.50.
|
2010-01-31 |
Juri Linkov |
* .bzrignore: Add TAGS-LISP.
|
2010-01-23 |
Chong Yidong |
Account for utmp.h availability.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2010-01-12 |
Juanma Barranquero |
* .bzrignore: Ignore all .exe, instead of individual files.
|
2010-01-12 |
Chong Yidong |
Explicitly check for and link to -lXrender.
|
2010-01-12 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
2010-01-02 |
Eli Zaretskii |
.bzrignore: Add more ignored patterns, including for the MS-DOS build.
|
2009-12-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2009-12-27 |
Karl Fogel |
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
|
2009-12-17 |
Glenn Morris |
(bug-reference-url-format): Change to debbugs.gnu.org.
|
2009-12-15 |
Glenn Morris |
Add EDT entry.
|
2009-12-15 |
Glenn Morris |
(INFO_FILES): Add edt.
|
2009-12-10 |
Jan Djärv |
configure.in: Check for RSVG if GNUStep is used.
|