]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(calendar-scroll-left, calendar-scroll-right): Doc fix.
[gnu-emacs] / ChangeLog
index fd87a24e83dc2e0a8daf9b177f3648f3423349e4..35ede015ca24215190ef25eaeaef08096e1f8b0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,34 @@
+2008-03-05  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Enable font-backend by default.
+       (USE_FONT_BACKEND): Set to "no" in absence of X.
+       (PKG_CONFIG): Don't set multiple times, once is enough.
+       (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
+
+2008-03-03  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (iconsrcdir): New variable.
+       (install-etc, mkdir): Use $iconsrcdir.  Handle the `scalable' icon
+       directory.
+
+2008-02-29  Glenn Morris  <rgm@gnu.org>
+
+       * test/: New directory.
+
+2008-02-27  Jan Dj\e$(Q)Z\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
+
+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.
+
 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * configure.in: Remove references to obsolete variables and
        systems.
-       * configure: Regenerate.
 
 2008-02-21  Glenn Morris  <rgm@gnu.org>
 
 
        * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
 
-       * configure: Regenerate.
-
 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
 
        * configure.in: No need for DBUS_INFO anymore.
 
-       * configure: Regenerate.
-
        * Makefile.in (INFO_FILES): Use dbus unconditionally.
 
 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
 
        * configure.in: Add D-Bus checks.  D-Bus is disabled by default.
 
-       * configure: Regenerate.
-
        * Makefile.in (INFO_FILES): Add dbus.
 
 2007-12-02  Romain Francoise  <romain@orebokech.com>