]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(tar-header-block-tokenize): Obey @LongLink even for
[gnu-emacs] / ChangeLog
index e69f63b7b97d11f5885f1fbbd5d3d1e759249490..d33bfe8bf270d46b6798f43d860a3021055b6438 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,115 @@
+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
 
        * 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>
 
 ;; 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  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.