2011-01-08 |
Paul Eggert |
Regenerate.
|
2011-01-08 |
Paul Eggert |
Automate syncing from gnulib.
|
2011-01-15 |
Glenn Morris |
* Makefile.in (epaths-force): No more arch-tag to edit.
|
2011-01-12 |
Chong Yidong |
Distinguish between terminfo and termcap on NetBSD (Bug#7642).
|
2011-01-15 |
Chong Yidong |
* configure: Bump min libxml2 version to 2.6.17 (Bug#7603).
|
2011-01-14 |
Paul Eggert |
* make-dist: Distribute test/ files too.
|
2011-01-02 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
2011-01-12 |
Christian Ohler |
Add ERT, a tool for automated testing in Emacs Lisp.
|
2011-01-07 |
Paul Eggert |
* install-sh, mkinstalldirs, move-if-change: Update from master
|
2011-01-07 |
Paul Eggert |
* config.guess, config.sub: Updated from master source.
|
2011-01-05 |
Andreas Schwab |
Use __builtin_unwind_init if available
|
2011-01-05 |
Glenn Morris |
Don't use $MAKEINFO for both a flag and a program.
|
2010-12-29 |
Chong Yidong |
* configure.in: Make gameuser configurable (Bug#7717).
|
2010-12-15 |
Glenn Morris |
Remove code and comments related to lib-src/fns-*.el; long removed.
|
2010-12-11 |
Glenn Morris |
[Backport from trunk]: * make-dist: Exclude etc/*.pyc.
|
2010-12-11 |
Glenn Morris |
* make-dist: Exclude etc/*.pyc.
|
2010-12-10 |
Andreas Schwab |
* configure.in: Don't double machfile in final message.
|
2010-12-04 |
Chong Yidong |
* configure.in: Fix last change.
|
2010-12-04 |
Andreas Schwab |
Remove empty machine description files
|
2010-12-03 |
Katsumi Yamaoka |
Restore files that I seem to have mistakenly deleted.
|
2010-12-03 |
Glenn Morris |
EMACS_UNIBYTE trivia.
|
2010-11-23 |
Dan Nicolaescu |
Mark debugger related variables and functions as EXTERNALLY_VISIBLE
|
2010-11-23 |
Dan Nicolaescu |
Include <sys/ioctl.h> unconditionally.
|
2010-11-21 |
Dan Nicolaescu |
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.
|
2010-11-13 |
Chong Yidong |
Backport fix for Bug#6170 from trunk.
|
2010-11-17 |
Stefan Monnier |
Remove "tiny change"s for Eric Hanchrow
|
2010-11-15 |
Dan Nicolaescu |
* configure.in: Do not check for unconditionally included headers.
|
2010-11-09 |
Stefan Monnier |
Merge from emacs-23
|
2010-11-06 |
Andreas Schwab |
configure.in: Fix indentation
|
2010-11-08 |
Stefan Monnier |
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
|
2010-11-04 |
Michael Albinus |
* configure.in: Don't write a warning for D-Bus anymore.
|
2010-11-03 |
Chong Yidong |
Fix for Bug#5655, backported from trunk.
|
2010-10-31 |
Ken Brown |
* configure.in (checking whether localtime caches TZ): Use
|
2010-10-25 |
Andreas Schwab |
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
|
2010-10-24 |
Lars Magne Ingebrigtsen |
* configure.in: Remove the BROKEN annotation from gnutls.
|
2010-10-22 |
Glenn Morris |
* make-dist: Avoid listing .el files twice.
|
2010-10-20 |
Glenn Morris |
* make-dist: No longer create lisp/MANIFEST.
|
2010-10-14 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-12 |
Glenn Morris |
* README: Updates.
|
2010-10-12 |
Glenn Morris |
* BUGS, INSTALL.BZR: Updates.
|
2010-10-13 |
Glenn Morris |
More make-dist simplification.
|
2010-10-12 |
Dan Nicolaescu |
Remove trailing / from directory names.
|
2010-10-12 |
Glenn Morris |
* make-dist: Update and simplify.
|
2010-10-11 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-08 |
Eli Zaretskii |
Mention the bug number for the last change in make-dist.
|
2010-10-08 |
Eli Zaretskii |
make-dist: Don't distribute src/buildobj.h.
|
2010-10-10 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
2010-10-09 |
Glenn Morris |
* make-dist: No more doc/emacs/*.texi.in.
|
2010-10-09 |
Glenn Morris |
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
|
2010-10-09 |
Glenn Morris |
* configure.in: Combine some conditionals.
|
2010-10-09 |
Glenn Morris |
Set the version number in the texinfo manuals using configure.
|
2010-10-09 |
Glenn Morris |
Remove lib-src/b2m.c and b2m.pl.
|
2010-10-05 |
Glenn Morris |
* .dir-locals.el: The Emacs convention is sentence-end-double-space.
|
2010-10-03 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
2010-10-01 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
2010-09-29 |
Romain Francoise |
configure.in: Don't enable ImageMagick unless HAVE_X11.
|
2010-09-28 |
Glenn Morris |
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
|
2010-09-27 |
Lars Magne Ingebrigtsen |
Compile with imagemagick support by default.
|
2010-09-26 |
Lars Magne Ingebrigtsen |
Don't break the build if we don't have the gnutls libraries.
|
2010-09-26 |
Ted Zlatanov |
Set up GnuTLS support.
|