aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add `lock'.Juanma Barranquero2005-08-021-0/+4
|
* *** empty log message ***Juanma Barranquero2005-07-281-0/+4
|
* Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-261-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (AUTOCONF_INPUTS): New macro. ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it, so that these files also depend on m4/getopt.m4. * configure.in: Configure getopt by including m4/getopt.m4, and configuring a getopt replacement if necessary. * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h. * m4/getopt.m4: New file. * lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t. (GETOPT_H): New macro, from gnulib. (getopt.h): New rule, from gnulib. (GETOPTOBJS): Now autoconfigured. (GETOPTDEPS): getopt.h is now autoconfigured. (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h. (getopt.o): Depend on ${srcdir}/gettext.h. (movemail.o): Depend on $(GETOPT_H). * lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib. * lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h: New files, from gnulib. * lib-src/getopt.h: Removed (now is getopt_.h). * nt/inc/gettext.h: Remove; no longer needed now that lib-src/gettext.h exists. * src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is now part of lib-src.
* Regenerate.Lute Kamstra2005-07-061-0/+5
|
* *** empty log message ***Lute Kamstra2005-07-051-0/+4
|
* (epaths-force): Protect both lisppath and buildlisppath from whitespace.Lute Kamstra2005-06-201-0/+5
|
* configure.in: Support Darwin/MacOSX on IntelSteven Tamm2005-06-091-0/+5
| | | | configure: Regenerate.
* * configure.in (HAVE_CANCELMENUTRACKING): New test.Jan Djärv2005-06-061-0/+5
| | | | * configure: Regenerate.
* Regenerate.Lute Kamstra2005-05-191-0/+5
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-05-131-0/+7
|
* *** empty log message ***Eli Zaretskii2005-05-071-0/+6
|
* .Andreas Schwab2005-04-231-0/+5
|
* *** empty log message ***Thien-Thi Nguyen2005-04-201-0/+5
|
* *** empty log message ***Lute Kamstra2005-04-141-0/+6
|
* *** empty log message ***Lute Kamstra2005-04-131-0/+5
|
* Don't let a special LessTif/Motif1.2 installStefan Monnier2005-03-161-0/+5
| | | | shadow the main Lesstif/Motif-2.1 libs and includes.
* * configure.in: Only add XASSERTS to cppflags.Jan Djärv2005-03-101-0/+5
| | | | * configure: Regenerate.
* * configure.in: Added --enable-asserts.Jan Djärv2005-03-041-0/+5
| | | | * configure: Regenerate.
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-0/+5
| | | | Change development version from 21.3.50 to 22.0.50.
* * configure.in: Check for <sys/utsname.h>.Steven Tamm2005-01-191-0/+5
| | | | * configure: Regenerate.
* *** empty log message ***Kim F. Storm2004-12-111-0/+4
|
* *** empty log message ***Luc Teirlinck2004-12-091-1/+2
|
* (install-arch-indep, uninstall): Add org and url manuals.Luc Teirlinck2004-12-091-0/+5
|
* (INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in.Stefan Monnier2004-12-071-1/+6
|
* * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check forJan Djärv2004-12-071-0/+6
| | | | | pthreads and define HAVE_GTK_AND_PTHREAD. * configure: Regenerate.
* *** empty log message ***Richard M. Stallman2004-12-061-0/+4
|
* ChangeLogEli Zaretskii2004-11-271-1/+2
|
* ChangeLogEli Zaretskii2004-11-271-0/+6
|
* *** empty log message ***Stefan Monnier2004-11-221-7/+12
|
* ChangeLogEli Zaretskii2004-11-121-0/+2
|
* ChangeLogEli Zaretskii2004-11-121-0/+4
|
* *** empty log message ***Kim F. Storm2004-11-071-0/+7
|
* *** empty log message ***Eli Zaretskii2004-11-061-0/+1
|
* *** empty log message ***Eli Zaretskii2004-11-061-0/+4
|
* * configure.in (HAVE_GTK): Only set with_toolkit_scroll_bars if notJan Djärv2004-11-021-0/+3
| | | | explicitly set to no.
* * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): NewJan Djärv2004-11-021-0/+6
| | | | | tests for new and old GTK file dialogs. * configure: Rebuild
* * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32Jan Djärv2004-10-201-0/+6
| | | | | can be set. Remove SETARCH test. * configure: Rebuild
* configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.hSteven Tamm2004-10-081-0/+5
| | | | configure: Rebuild
* configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to endJan Djärv2004-10-061-1/+1
| | | | of configure run.
* * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR toJan Djärv2004-10-061-1/+6
| | | | AC_MSG_WARN.
* * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.Jan Djärv2004-10-051-0/+5
| | | | Run test to see if heap start address is random.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581Miles Bader2004-09-291-0/+5
| | | | | | | | | Fix exec-shield autoconf test 2004-09-29 Miles Bader <miles@gnu.org> * configure.in (HAVE_EXECSHIELD): Test correct env variable to see if setarch is present.
* * configure.in (HAVE_EXECSHIELD): Only define on x86.Jan Djärv2004-09-251-0/+5
| | | | * configure: Rebuild.
* * configure.in: Check for exec-shield.Jan Djärv2004-09-241-0/+5
| | | | * configure: Rebuild.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-041-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0 tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2 Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20 Update from CVS
* *** empty log message ***Andreas Schwab2004-08-061-0/+4
|
* Update URLs in the comments.Eli Zaretskii2004-07-311-0/+4
|
* (install-arch-indep): Remove .arch-inventory files.Andreas Schwab2004-07-041-0/+4
|
* Link leim-ext.el into tempdir.Kenichi Handa2004-06-211-0/+4
|
* *** empty log message ***Luc Teirlinck2004-06-151-0/+5
|