(sh-indent-line): Add optional PREFIX-ARG
[bpt/emacs.git] / ChangeLog
index 74d82f2..4d82208 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,127 @@
+2001-04-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
+       Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
+       
+       * make-dist: Handle leim/MISC-DIC.  Only include
+       `[a-zA-Z]*.{el,elc}' from leim/quail.
+
+2001-04-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (install-arch-indep): Remove .cvsignore files.
+
+2001-03-30  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (.PHONY): Add for bootstrap targets.
+       (bootstrap-clean): New target.
+       (bootstrap): Use it instead of `clean'.
+
+2001-03-29  Eli Zaretskii  <a34785@is.elta.co.il>
+
+       * Makefile.in (SUBDIR): Remove leim.
+       (all, .RECURSIVE, extraclean): Add leim explicitly.
+       (leim): Provide separate rule which exports PARALLEL=0 into the
+       environment.
+
+2001-03-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in (HAVE_XPM): Don't print the result of the check for
+       XpmReturnAllocPixels if we don't have an xpm.h.
+
+2001-03-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * COPYING: New file.
+
+2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * config.bat: Update the copyright.
+
+2001-02-23  Kenichi Handa  <handa@etl.go.jp>
+
+       * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
+       converts `..' to `. .'.  If it converts, set CPP_NEED_TRADITIONAL
+       to `yes'.  Later in AC_OUTPUT, check this variable.
+
+2001-02-09  Dave Love  <fx@gnu.org>
+
+       * AUTHORS: Updated.
+
+2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * info/dir (Ebrowse): Fix the entry (was missing a dot).
+
+2001-02-02  Gerd Moellmann  <gerd@gnu.org>
+
+       * mkinstalldirs (errstatus): Chmod a+rx directories we create.
+
+       * Makefile.in (uninstall): Ignore exit code of `rm'.
+       
+       * Makefile.in (uninstall): Remove more info files.  Remove
+       ${libexecdir}/emacs/${version}.  Remove ${archlibdir}/fns-*.
+
+2001-01-31  Gerd Moellmann  <gerd@gnu.org>
+
+       * noleim-Makefile.in (extraclean): Add.
+
+2001-01-28  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
+       it quiet.
+
+2001-01-24  Colin Walters  <walters@cis.ohio-state.edu>
+
+       * Makefile.in (tags): Fix typo.
+
+2001-01-13  Kenichi Handa  <handa@etl.go.jp>
+
+       * configure.in: Fix typo in the code setting x_search_path.
+
+2001-01-10  Dave Love  <fx@gnu.org>
+
+       * configure.in: Don't reset LIBS at end of -lXmu test.  Test for
+       -lXext.
+       (HAVE_XKBGETKEYBOARD): Fix reporting of result.
+       (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
+       (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
+       Don't frob CFLAGS.  Remove extra X libs from AC_CHECK_LIB
+       (now in $LIBS).
+
+2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * config.bat: Run the preprocessor with -traditional.
+
+2001-01-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * INSTALL: Move copying conditions to end of file.
+
+2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * INSTALL: Add basic installation procedure which assumes
+       `configure' does its job.  Elaborate on image support libraries.
+       Add a pointer to Xaw3d library.  Add advice about solving
+       configure-time problems by looking in config.log and setting
+       variables in the environment.
+
+2000-12-27  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (install-arch-indep): If tar fails, exit with
+       exit code 1.
+
+2000-12-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
+       source file includes XKBlib.h.  On some broken Solaris systems,
+       there is an XKBlib.h, reportedly, but header files included by
+       XKBlib.h are missing.
+
+2000-12-14  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
+
+2000-12-11  Dave Love  <fx@gnu.org>
+
+       * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
+
 2000-12-11  Paul Eggert  <eggert@twinsun.com>
 
        * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
@@ -1562,7 +1686,7 @@ line.  Change logs above this notice are those for the 21.x code line.
 1996-04-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * config.bat: Set djgpp-ver, and unset it at the end.
-       Add a number ofconditionals for DJGPP version 2.
+       Add a number of conditionals for DJGPP version 2.
        Rename label libsrc2 to libsrc3.
        Substitute for LDFLAGS in src/Makefile.
        Substitute for ALL_CFLAGS in lib-src/Makefile.