(prin1-char): Put `shift' modifier into the basic character,
[bpt/emacs.git] / ChangeLog
index da09162..223d75f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,142 @@
+2004-08-06  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install-arch-indep, uninstall): Add flymake.
+
+2004-07-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Update URLs in the comments.
+
+2004-07-05  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install-arch-indep): Remove .arch-inventory files.
+
+2004-06-21  Kenichi Handa  <handa@m17n.org>
+
+       * make-dist: Link leim-ext.el into tempdir.
+
+2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * info/dir (File): Add emacs-xtra.
+       * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
+
+2004-06-12  Juri Linkov  <juri@jurta.org>
+
+       * info/dir: Move menu help lines from `* Menu:' to file header.
+       Describe the purpose of a red *.
+
+2004-05-04  Dave Love  <fx@gnu.org>
+
+       * configure.in: Don't use `extrasub'.
+
+2004-04-29  Dave Love  <fx@gnu.org>
+
+       * configure.in: Don't forget to quote args to `test'.
+
+2004-04-24  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * autogen.sh: Update filename in "please read" message.
+
+2004-04-17  Richard M. Stallman  <rms@gnu.org>
+
+       * INSTALL: Move the info about site-lisp dirs,
+       and say uninstalled Emacs looks there too.
+
+2004-04-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat (lib-src): Recognize comment lines in Makefile.in
+       that have a TAB after the #, to avoid errors in preprocessing with
+       GCC 3.3.3.
+
+2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * Makefile.in: Mention in comment that `make maintainer-clean'
+       deletes .elc files.
+
+2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * update-subdirs: Add local variables to prevent byte-compiling.
+
+2004-03-21  Dave Love  <fx@gnu.org>
+
+       * configure.in: Fix previous change.
+
+2004-03-18  Dave Love  <fx@gnu.org>
+
+       * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
+
+2004-03-15  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * info/dir (File): Add SMTP and SES.
+
+2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
+       (bootstrap): Use the new bootstrap-prepare target in lisp.
+
+2004-02-18  Kim F. Storm  <storm@cua.dk>
+
+       * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
+
+2004-02-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * make-dist: Don't link index.*perm and permute-index into tempdir.
+
+2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
+
+       * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
+       to match previous changes by Eli Zaretskii.
+
+2004-02-09  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * Makefile.in: Set CDPATH to an empty string.
+
+2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * configure.in <darwin>: Use fink packages if available.
+
+2004-01-25  Jerome Marant  <jmarant@free.fr>  (tiny change)
+
+       * make-dist (lispref): Do include lispref/index.texi.
+
+2004-01-06  Eric Hanchrow <offby1@blarg.net> (tiny change)
+
+       * make-dist (tempdir): Include cursors in nt/icons.
+
+2003-12-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
+       clashes with install-sh on 8+3 filesystems.
+
+2003-12-08  Miles Bader  <miles@gnu.org>
+
+       * .cvsignore: Add .arch-inventory.
+
+2003-12-24  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Check for <sys/socket.h>.  Include it before
+       including <net/if.h>.  Move check for <net/if.h> before its use.
+
+2003-12-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * Makefile.in (install-arch-dep): Don't let cd output go into
+       pipe for carbon_appdir.
+
+2003-12-24  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in (PKG_CHECK_MODULES): Fix quoting.
+
+2003-12-01  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
+       hardcoding gcc.
+       * configure: Rebuild.
+
+2003-11-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
+       multiple displays.
+       Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
+
 2003-09-23  Dave Love  <fx@gnu.org>
 
        * configure.in: Check members of struct ifreq.
        to match build-install and paths.h.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit-unix
+;; coding: iso-2022-7bit
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002