(hi-lock-line-face-buffer, hi-lock-face-buffer)
[bpt/emacs.git] / ChangeLog
index bcb9ffb..daaadd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,164 @@
-2008-06-20  Angelo Graziosi  <angelo.graziosi@alice.it>  (tiny change)
+2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
-       * configure.in: Check for presence of cfmakeraw and cfsetspeed.
+       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  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * configure.in: Apply patch from Yavor Doganov <yavor <at> gnu.org> to
+       fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS compilation under
+       GNUstep.
+       * configure: Regenerate.
+
+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.
+       * configure: Regenerate.
+
+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.
+       (lisp): There are no *.dat or image files here any more.
+       (src): There are no *.s files here any more.
+       (etc/images, etc/images/*): Link to most regular files.
+
+2008-07-04  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
+
+       * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
+
+2008-07-01  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (cpp_undefs): Rename from `undefs', update uses.
+       Use $srcdir rather than $top_srcdir.  Set before calling AC_OUTPUT,
+       and explicitly export there.  (Bug#507.)
+
+2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in:
+       * configure: Remove references to obsolete systems.
+
+2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (Makefile): Use it for its timestamp value as well, and
+       make it depend on all other */.in files.
+       (src/Makefile, src/config.stamp, lib-src/Makefile)
+       (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
+       (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
+       (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
+       (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
+
+       * configure.in: Don't create src/config.stamp any more.
+
+2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
+
+2008-06-22  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (top_bootclean): Remove obsolete references to lock/.
+
+2008-06-21  Romain Francoise  <romain@orebokech.com>
+
+       * Makefile.in (INFO_FILES): Add sasl.
+
+2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
+       (bootstrap-build): Remove.
+       (top_bootclean): New var.
+       (top_distclean, bootstrap-clean): Use it.
+       (bootstrap): Don't recheck config.  Make normally.
+
+2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (SUBDIR): Include `lisp'.
+       (lisp): Depend on `src'.
+       (top_distclean): Don't remove config.status.
+       (bootstrap-clean): New target.
+       (maintainer-clean): Use it.
+       (bootstrap): Use bootstrap-clean.  Re-run config.status.
+       (src/bootstrap-emacs${EXEEXT}): New target.
+       (bootstrap-build): Use it.  Don't use bootstrap-prepare because
+       src/Makefile now takes care of it.
+       (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
 
 2008-06-15  Glenn Morris  <rgm@gnu.org>
 
 
 2008-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
 
-       * configure.in: Print an error for systems that we think are
-       obsolete and are proposed to be removed.  Remove some more unused
-       systems.
+       * configure.in: Print an error for systems that we think are obsolete
+       and are proposed to be removed.  Remove some more unused systems.
 
 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
 
-       * configure.in: Remove references to obsolete variables and
-       systems.
+       * configure.in: Remove references to obsolete variables and systems.
 
 2008-02-21  Glenn Morris  <rgm@gnu.org>
 
 
 2008-02-10  Matthew Luckie  <mjl@luckie.org.nz>  (tiny change)
 
-       * configure.in (arm*-*-freebsd*): Added.
+       * configure.in (arm*-*-freebsd*): Add.
 
 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
        * make-dist: Check the flag called "make_tar", not "make_dir"; the
        latter, being a typo, is always false, resulting in a program
-       whose default behaviour is to painstakingly build a copy of the
+       whose default behavior is to painstakingly build a copy of the
        source tree, and then delete it.  Rah.
 
        * Makefile.in: Add dist target, and comment for it.
 ;; 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,