(dot, dotdot): Remove, update users.
[bpt/emacs.git] / ChangeLog
index b5f063c..50bfa20 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * update-subdirs: Don't touch subdirs.el if it is unchanged.
+
+2008-05-14  Kenichi Handa  <handa@m17n.org>
+
+       * configure: Regenerate.
+
+       * configure.in: Don't handle --disable-font-backend.  Don't print
+       a message about a font backend.
+
+2008-05-09  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Make absence of makeinfo a fatal error only if the info
+       files don't exist.
+       * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
+
+2008-05-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Fix last change: don't use < and > in "rem" lines,
+       they are interpreted as redirection by DOS shells.
+
+2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * configure.in: Check availability of AvailabilityMacros.h
+       if HAVE_CARBON.
+
+       * configure: Regenerate.
+
+2008-05-03  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (x_libraries): Remove standard 64-bit directories -
+       experimental workaround for minor autoconf bug.
+
+       * configure.in (--without-makeinfo): New option.  If set,
+       absence of suitable makeinfo is not a fatal error.
+       * Makefile.in (MAKEINFO): New, set by configure.
+       (install-arch-indep): Without makeinfo, ignore any missing manuals.
+       (info-real): New target.
+       (info): Without makeinfo, do nothing, else call `info-real'.
+
+2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Remove hpux10.20 from the desupported list.
+
 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
        * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
        since the former is recognizable even if you don't know what
        'dumping' is.
-       * configure: Accomodate that change.
+       * configure: Accommodate that change.
 
        * configure: Accept options for all of the directories you can
        change in the Makefile.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73