]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
[gnu-emacs] / ChangeLog
index 7e2905556172ed0655c0d44117c61605360ae2a8..c51dced40ef1f656df1228e4905a947730469d7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,705 @@
+2010-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * info/dir: Start descriptions in column 32, per Texinfo convention.
+
+2010-06-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * INSTALL: Update font information (Bug#6389).
+
+2010-06-10  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL: General update.
+
+2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * .bzrignore: Ignore new files from trunk, which appear if you use
+       colocated branches (i.e. "bzr switch").
+
+2010-05-10  Miles Bader  <miles@gnu.org>
+
+       * configure.in: Get rid of "unix" pre-defined macro when
+       preprocessing Makefile.  (Bug#5857)  [Backport from trunk]
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-05-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
+
+       * INSTALL: Fix typos.
+
+2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Add check for buggy version of GCC (Bug#6031).
+
+2010-01-31  Juri Linkov  <juri@jurta.org>
+
+       * .bzrignore: Add TAGS-LISP.
+
+2010-01-23  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
+
+       * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
+       this header file).
+
+2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore: Ignore all .exe, instead of individual files.
+
+2010-01-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Explicitly check for and link to -lXrender.
+
+2010-01-12  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
+       for bug reports for development versions.
+
+2010-01-02  Eli Zaretskii  <eliz@gnu.org>
+
+       * .bzrignore: Add more ignored patterns, including for the MS-DOS
+       build.
+
+2009-12-27  Karl Fogel  <kfogel@red-bean>
+
+       * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
+       * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
+
+2009-12-17  Glenn Morris  <rgm@gnu.org>
+
+       * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
+
+2009-12-15  Glenn Morris  <rgm@gnu.org>
+
+       * info/dir: Add EDT entry.
+       * Makefile.in (INFO_FILES): Add edt.
+
+2009-12-10  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: Check for RSVG if GNUStep is used.
+
+2009-12-09  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: Don't check for RSVG or GConf unless X11 is used.
+
+2009-12-09  Ken Brown  <kbrown@cornell.edu>  (tiny change)
+
+       * configure.in: Allow compiling Emacs with GTK on Cygwin.
+
+2009-12-01  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add etc/images/mpc directory.
+
+2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: Don't check for GConf unless X is used.
+
+2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Use -Wdeclaration-after-statement if available.
+
+2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: New option: --with(out)-gconf.
+       Set HAVE_GCONF if we find gconf.
+
+2009-11-17  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (INFO_FILES): Add semantic.
+
+2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * info/dir: Add Semantic.
+
+2009-11-16  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install-arch-indep): Use a more restrictive Makefile
+       pattern, so as not to exclude makefile*.el.  (Bug#4912)
+
+2009-11-14  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in: --enable-autodepend is new.  Check for GNU Make
+       and that gcc supports -MMD -MF.  Define AUTO_DEPEND if we can use
+       gcc and GNU make to generate dependencies.
+
+2009-10-27  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Make links to doc/lispintro/*.pdf.
+
+2009-10-23  Jim Meyering  <meyering@redhat.com>
+
+       * configure.in: Invoke $CPP with -P when creating Makefile and
+       src/Makefile.  Without this, gcc 4.4.2 converts each
+       backslash-newline pair in the input to a bare newline, yielding
+       invalid Makefiles.
+
+       * configure: Regenerate.
+
+2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (vax-dec-vms): Remove, not supported anymore.
+
+2009-10-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
+       (*-apple-darwin*): Add x86_64 architecture.
+
+2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.guess, config.sub: Updated from master source.
+
+2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
+
+2009-10-07  Edward Trumbo  <etrumbo@comcast.net>  (tiny change)
+
+       * Makefile.in (INFO_FILES): Add EDE and EIEIO.
+
+2009-09-29  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist (check): Update for two new levels of subdirectory in lisp/.
+
+2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.guess, config.sub: Updated from master source.
+
+       * configure.in (OTHER_FILES): Define using autoconf not cpp.
+
+2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
+
+2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * INSTALL: Update URL for GNU FreeFont.
+
+2009-09-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install-arch-indep): Don't recursively change perms of
+       site-lisp and infodir.  There may be non-Emacs files in here, and the
+       files supplied by Emacs are all handled explicitly already.  (Bug#3800)
+       (mkdir): Set umask to world-readable before creating directories.
+       mkinstalldirs already checks if dirs exist, don't duplicate this test.
+
+2009-08-29  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
+       (info): Don't give an error in the absence of makeinfo - let the doc
+       Makefiles do that, if the info files need rebuilding.  (Bug#3982)
+
+2009-08-23  Ken Raeburn  <raeburn@raeburn.org>
+
+       * Makefile.in (install-arch-indep): If the versioned DOC-####
+       generated during loadup+dump isn't found, install the plain DOC
+       file that always gets generated, in case CANNOT_DUMP is set.
+
+       * configure.in: Warn if package version specified here doesn't
+       match the version in version.el.
+       * configure: Regenerate.
+
+2009-08-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
+
+       * configure: Regenerate.
+
+2009-08-19  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL: Remove reference to cvtmail.
+
+2009-08-15  CHENG Gao  <chenggao@gmail.com>
+
+       * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
+
+2009-08-02  Kevin Ryde  <user42@zip.com.au>
+
+       * INSTALL: Fix free fonts URL.
+
+2009-07-22  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (AC_PREREQ): Require autoconf 2.62.
+
+2009-07-04  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * configure.in (--enable-checking, --enable-profiling):
+       Use AS_HELP_STRING.
+
+2009-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (--enable-profiling): New option.
+       (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
+
+2009-06-27  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Restore netbsd on mips, mipsel, mipseb.
+
+2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (--enable-checking): New option.
+
+2009-06-24  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Warn if subdir does not exist in source.
+       (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
+       (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
+       No longer make links.
+
+2009-06-24  Yavor Doganov  <yavor@gnu.org>
+
+       * make-dist (tempdir): Don't create directories preferences.gorm
+       and preferences.nib, they are no longer required.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2009-06-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Delete mac-fix-env target, which has been
+       removed (Bug#3531).
+
+2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * configure.in: Don't define CANNOT_DUMP for GNUStep any more.
+
+2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
+
+       * BUGS: Use new binding of view-emacs-problems.
+
+2009-05-04   Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
+
+       * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
+       for Solaris compatibility.
+
+2009-04-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure: Regenerate.
+
+       * configure.in: Disable use of FreeType without libXft.
+
+2009-04-19  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
+       Check if it is declared in gtk.h.
+
+2009-04-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.in (install-arch-indep): Remove .gitignore files.
+
+2009-04-03  Kenichi Handa  <handa@m17n.org>
+
+       * INSTALL: Make the section "Complex Text Layout support
+       libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
+
+2009-03-06  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (rs6000-ibm-aix6*): Fix typo.
+
+2009-03-04  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (INFO_FILES): Add auth.
+
+2009-03-03  Glenn Morris  <rgm@gnu.org>
+
+       * info/dir: Add Auth-source.
+
+2009-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (src): Fix last change so the first `cd' doesn't affect
+       the second.
+
+2009-02-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Copy .dbxinit to _dbxinit.
+
+       * make-dist (Making links to `info'): Remove .gitignore.
+
+2009-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (lib-src, lisp): Use simpler rule.
+       (src): Be more specific to avoid recompiling all the .elc files just
+       because the bootstrap-emacs is missing.
+
+2009-02-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Require librsvg >= 2.11.
+
+2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
+       (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
+
+2009-02-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
+
+2009-02-03  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add some missing files, remove some that are no longer
+       present.
+
+2009-02-02  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add some missing nextstep/ files.
+
+2009-01-22  Yavor Doganov  <yavor@gnu.org>  (tiny change)
+
+       * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also.  (Bug#616)
+
+2009-01-22  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Add support for m68k-*-netbsd.
+
+2009-01-14  Juri Linkov  <juri@jurta.org>
+
+       * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
+
+       * .dir-locals.el (change-log-mode): Add bug-reference-url-format
+       and bug-reference-mode.
+
+2009-01-11  Juri Linkov  <juri@jurta.org>
+
+       * INSTALL.CVS: Move configuration explicitly to the first step.
+
+2009-01-09  Glenn Morris  <rgm@gnu.org>
+
+       * .dir-locals.el: Don't set indent-tabs-mode.
+
+2008-12-30  Kenichi Handa  <handa@m17n.org>
+
+       * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
+       the function OTF_get_variation_glyphs.
+
+2008-12-30  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * Makefile.in (install-arch-dep): Remove old directories in
+       ns_app* before moving new directories there.
+
+2008-12-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * .dir-locals.el: Remove non-working entry for pmail.
+       (fill-column): Fix typo.
+       (change-log-mode): Add fill column.
+
+2008-12-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Produce _dir-locals.el from .dir-locals.el.
+
+2008-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * make-dist (tempdir): Distribute .dir-locals.el.
+
+       * .dir-locals.el: New file.
+
+2008-12-19  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat (--with-system-malloc): New option; see msdos/INSTALL
+       for rationale.
+
+2008-12-13  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install-arch-indep): Add new man-pages.
+       (manext): Remove variable.
+       (MAN_PAGES): New variable.
+       (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
+       and remove.
+       (uninstall): Remove desktop file and icons, game scores if empty.
+
+2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.guess, config.sub: Updated from master source.
+
+2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in (install-arch-indep): Install ebrowse.1.
+
+2008-12-09  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
+
+       * configure.in: Add Solaris on x86_64.
+
+2008-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * config.guess, config.sub: Updated from master source.
+
+2008-12-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * info/dir: Fix last change.
+
+2008-12-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * info/dir: Untabify.
+
+2008-11-28  Ulrich Mueller  <ulm@gentoo.org>
+
+       * configure.in: Fix last change.
+
+2008-11-28  Richard M Stallman  <rms@gnu.org>
+
+       * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
+       New configurations.
+
+2008-11-20  Josh Elsasser  <josh@elsasser.org>  (tiny change)
+
+       * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
+       removed while misclassified as now unsupported hp9000s300.  (Bug#1365)
+
+2008-11-15  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (INFO_FILES): Remove ns-emacs.
+
+       * info/dir (NS-Emacs): Remove entry.
+
+2008-11-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
+
+2008-11-07  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (HAVE_LIB64_DIR): Check for crtn.o.  (Bug#1287)
+
+2008-10-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Tell user to expect one "File not found" message
+       while the `doc' directory is being configured.
+
+2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * update-subdirs: Put obsolete directory last.
+
+2008-10-30  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
+
+       * configure.in: Check fontconfig always.
+
+2008-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure (*-solaris2.[7-9]*): Fix typo.
+
+2008-10-24  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (--without-sync-input, --with-pkg-config-prog):
+       Help strings start with lower case.
+       (--with-gnustep-conf): New option.
+       (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
+
+2008-10-24  Yavor Doganov  <yavor@gnu.org>  (tiny change)
+
+       * configure.in: Use `.' instead of `source' to source GNUstep.conf.
+       Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
+       is not found.  (Bug#1230)
+
+2008-10-23  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
+
+       * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
+       Use sol2-6.h for Solaris 7-9.
+
+2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
+
+       * configure.in: Add support for GNU/Linux on SuperH.
+
+2008-10-12  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
+
+2008-08-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
+       "X") to avoid confusion.
+
+       * configure: Regenerate.
+
+2008-09-07  Romain Francoise  <romain@orebokech.com>
+
+       * make-dist: Distribute doc/man/ChangeLog.
+
+2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Disable XFT and Freetype when without X.
+
+       * configure: Regenerate.
+
+2008-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
+
+2008-08-21  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
+
+       * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
+       GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
+
+       * configure: Regenerate.
+
+2008-08-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.in: Move "#define subprocesses" before
+       config_opsysfile is included.
+
+2008-08-19  Kenichi Handa  <handa@m17n.org>
+
+       * INSTALL (Extra fonts): Mention local fonts, don't mention
+       mule-unicode.
+
+2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * make-dist: Omit info/.arch-inventory.
+
+2008-08-16  Jason Rumney  <jasonr@gnu.org>
+
+       * make-dist (tempdir/nt): Link emacsclient.rc.
+
+2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
+       AC_SUBST it.
+       (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
+       AC_SUBST it.
+       (OTHER_FILES): Always define for HAVE_NS.
+       (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
+       * configure: Regenerate.
+
+2008-08-07  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Correctly handle
+       --enable-cocoa-experimental-ctrl-g=no and
+       --enable-ns-self-contained=yes.
+
+2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
+       (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.  Don't
+       bother undef'ing since won't have desired effect.
+
+2008-08-06  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Fix quoting.
+
+2008-08-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
+
+2008-08-05  Ulrich Mueller  <ulm@gentoo.org>
+
+       * configure.in: Add checks for krb5_error.text and
+       krb5_error.e_text struct members.
+
+2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Test for existence of NSInteger.
+       Suggested by Yavor Doganov.
+
+2008-08-02  Romain Francoise  <romain@orebokech.com>
+
+       * Makefile.in (INFO_FILES): Add mairix-el.
+
+2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * make-dist:
+       * README: Remove VMS support.
+       * vms: Remove directory.
+
+2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (MULTI_KBOARD): Remove.
+
+2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (DO_BLOCK_INPUT): Remove, unused.
+
+2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * info/dir (File): Add mairix-el.
+
+2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       Remove support for Mac Carbon.
+       * mac: Remove directory.
+       * make-dist:
+       * configure.in:
+       * README:
+       * Makefile.in:
+       * INSTALL: Remove code for Carbon.
+       * configure: Regenerate.
+
+2008-07-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
+
+2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Check for getrlimit.
+
+       * configure: Regenerate.
+
+2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (LD_SWITCH_SITE): Remove, set the values directly
+       in src/Makefile.in.
+       (static): Remove, autoconf would always comment it out anyway.
+       (subprocesses): Define unconditionally.
+
+2008-07-19  Yavor Doganov  <yavor@gnu.org>  (tiny change)
+
+       * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
+       compilation under GNUstep.
+
+2008-07-18  Kenichi Handa  <handa@m17n.org>
+
+       * INSTALL (Complex Text Layout support libraries): Delete the
+       paragraph about --enable-font-backend.
+
+2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in: Print out some info to user for NeXTstep builds.
+       (ns-app): Remove enable option.
+       (ns-self-contained): Add enable option.
+       (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
+       GNUstep, use to set install prefixes, and substitute in Makefiles.
+       * configure: Regenerate.
+       * Makefile.in (install-arch-dep): Perform post-install cleanup inside
+       NS app bundle.
+
+2008-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
+
+2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
+       NS_IMPL_COCOA.
+
+2008-07-16  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (with_kerberos, with_kerberos5, with_hesiod):
+       Fix tests for OPTION_DEFAULT_OFF (variables never unset).
+       (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
+       never unset.
+
+       * make-dist: Add nextstep/ directories.
+       (src, lib-src): Add .m files.
+
+2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (freebsd, kfreebsd): Undo part of previous change.
+       (USER_FULL_NAME): Remove, not used anymore.
+       * configure: Regenerate.
+
+2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       Changes and additions for NeXTstep windowing system (Cocoa and
+       GNUstep) support.
+
+       * configure.in: Add support for NS window system: --with-ns (default
+       off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
+       sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
+       disable font backend if window system is "none", not if !HAVE_X11.
+       * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
+       (install-arch-dep): Add commands to assemble NS .app package.
+
+2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Use macppc for Darwin.  Remove references to
+       desupported systems.
+       * configure: Regenerate.
+
 2008-07-05  Glenn Morris  <rgm@gnu.org>
 
        * make-dist (EMACS): Doc fix.
 
        * configure.in: Print an error for systems that we think are obsolete
        and are proposed to be removed.  Remove some more unused systems.
+       Add support for powerpc-ibm-aix6*.
 
 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
 2007-12-04  Jan Djärv  <jan.h.d@swipnet.se>
 
-       * configure.in: Give package name and verision to AC_INIT.
+       * configure.in: Give package name and version to AC_INIT.
 
 2007-12-03  Magnus Henoch  <mange@freemail.hu>
 
 
 2006-04-20  Ramprasad B  <ramprasad_i82@yahoo.com>
 
-       * Copyright (sources/emacs): Update copyright year(s).
+       Update copyright year(s) in many files.
 
 2006-04-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
 
 
 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
 
-       * make-dist (dontcompile): look for the DONTCOMPILE variable rather
-         than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
+       * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
+       than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
 
 1999-10-09  Richard M. Stallman  <rms@gnu.org>
 
 
 1999-10-08  Stefan Monnier  <monnier@cs.yale.edu>
 
-       * update-subdirs: also ignore CVS subdirs.
+       * update-subdirs: Also ignore CVS subdirs.
 
 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
 
 
        * Version 19.33 released.
 
-1996-08-10  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-08-10  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
        Fix previous change.
 1995-06-22  Paul Eggert  <eggert@twinsun.com>
 
        * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.  (Likewise for
-       SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
+       SunOS 4.1.5 through 4.1.9, should they ever exist.)
 
 1995-06-22  Paul Eggert  <eggert@twinsun.com>
 
 1994-05-03  Morten Welinder  (terra@diku.dk)
 
        * config.bat: Added possibility for different file name
-       transscriptions in lib-src.
+       transcriptions in lib-src.
 
 1994-05-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        before moving it.
        * Makefile.in (VPATH): Define to @srcdir@.
 
-1993-09-28  Brian Fox  (bfox@cubit)
+1993-09-28  Brian J. Fox  (bfox@cubit)
 
        * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
        doesn't exist.  Just copy src/Makefile.in instead.  Touch
        * INSTALL: Update documentation to match new configuration
        mechanism.
 
-1993-09-27  Brian Fox  (bfox@ai.mit.edu)
+1993-09-27  Brian J. Fox  (bfox@ai.mit.edu)
 
        * configure.in: Allow any of the path or directory Makefile
        variables to be set with flags to configure.  Create all Makefiles
        src/Makefile.in is built from src/Makefile.
 
        * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
-         If these files are out of date, simply have config.status
-         rebuild them; don't rebuild them explicitly.
+       If these files are out of date, simply have config.status
+       rebuild them; don't rebuild them explicitly.
 
-1993-09-25  Brian Fox  (bfox@ai.mit.edu)
+1993-09-25  Brian J. Fox  (bfox@ai.mit.edu)
 
        * build-install.in: Change src/xemacs to src/emacs.  We no longer
        create src/xemacs, so the file wouldn't be found.
 
        * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
 
-1993-09-24  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
+1993-09-24  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
 
        * configure.in: Avoid forcing the search of /usr/include before
        fixed include files by resetting C_SWITCH_X_SITE if it is
        Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
        Remove ${extra_output} from AC_OUTPUT call.
 
-1993-09-17  Brian Fox  (bfox@inferno)
+1993-09-17  Brian J. Fox  (bfox@inferno)
 
        * make-dist: Quote backquotes found in strings to be echoed.
 
        * configure.in: Use "sh -c pwd" when we want to avoid having the
        shell fix up the value of $PWD.
 
-1993-09-13  Brian Fox  (bfox@inferno)
+1993-09-13  Brian J. Fox  (bfox@inferno)
 
        * Makefile.in (do-install): Don't abort if ln or chmod at the end
        of the installation fail.  Suggested by Karl Berry.
 
-1993-08-30  Brian Fox  (bfox@inferno)
+1993-08-30  Brian J. Fox  (bfox@inferno)
 
        * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
        was used.  Set MAKEFLAGS from MFLAGS.
        and #define HAVE_AIX_SMT_EXP if we do.  This is present in some
        versions of AIX, and needs to be passed to the loader.
 
-       * configure.in: Test for the availablility of the
+       * configure.in: Test for the availability of the
        XScreenResourceString function.
 
 1993-07-30  David J. MacKenzie  (djm@frob.eng.umd.edu)
 
 1993-07-12  Frederic Pierresteguy  (F.Pierresteguy@frcl.bull.fr)
 
-       * configure.in (m68k-bull-sysv3): new config.
+       * configure.in (m68k-bull-sysv3): New config.
 
 1993-07-10  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
 
        * make-dist: Rebuild configure if configure.in is newer.
 
-       * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
+       * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
        targets to be executed even if make remembers that it has already
-       stisfied FRC.
+       satisfied FRC.
 
 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * make-dist: Don't distribute etc/Old files.
 
        * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
-         backups.
+       backups.
 
 1993-03-20  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
        * Makefile.in: Add commented-out variable settings for developer's
-         configuration.
+       configuration.
 
 1993-03-14  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
 
 
 1992-08-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
 
-       * make-dist: taught it about vcdiff and rcs2log, added --newer
+       * make-dist: Taught it about vcdiff and rcs2log, added --newer
        option for generating incremental distributions.  Stopped it from
        generating a TAGS file into the distribution; that sucker is
        *big*, and easily enough generated with the toplevel makefile.
        the script.
        * INSTALL: Doc fix.
 
-       * Makefile: brought the Makefile up to the GNU coding
+       * Makefile: Brought the Makefile up to the GNU coding
        standards, as described in standards.text:
        (TAGS): New name for the target which rebuilds the tags table.
        (check): New target; doesn't do anything yet.
 ;; Local Variables:
 ;; coding: utf-8
 ;; add-log-time-zone-rule: t
-;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-       2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+       2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.