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.
|