]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(Fformat): Add comment about the treatment of 0 as a multibyte
[gnu-emacs] / ChangeLog
index 98c4d6dcdbe9b617f04d2e5ea09c8d431768e28d..b78d78c41028cc811dfef1f587c59a8c077f49d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,44 @@
-2002-11-13  Simon Josefsson  <jas@extundo.com>
+2003-01-22  Andreas Schwab  <schwab@suse.de>
 
-       * mail/smtpmail.el (smtpmail-via-smtp): Fall back to
-       user-mail-address as sender.
+       * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
+       redefining it explicitly in src/config.in.
+
+2003-01-22  Markus Rost  <rost@math.ohio-state.edu>
+
+       * Makefile.in (bootstrap): Make bootstrap-after.
+
+2003-01-20  Jan D.  <jan.h.d@swipnet.se>
+
+       * configure.in: Fix --with-gtk.
+
+2003-01-19  Jan D.  <jan.h.d@swipnet.se>
+
+       * configure.in: Add --with-gtk, --with-x-toolkit=gtk
+
+       * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
+
+2003-01-14  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * configure.in (m68k-motorola-sysv): Removed (obsolete).
+
+2003-01-07  Steven Tamm  <steventamm@mac.com>
+
+       * configure.in: New option, --enable-carbon-app, to specify
+       that the application should be installed
+       * Makefile.in (install-arch-dep): On Mac OS X, install the
+       Emacs.app application if carbon-app is enabled
+
+2003-01-06  Dave Love  <fx@gnu.org>
+
+       * configure.in: Check for nl_langinfo.
+       [!HAVE_SIZE_T]: Fix typedef.
+
+2003-01-06  David Kastrup  <dak@gnu.org>
+
+       * Makefile.in (INSTALL_INFO): Get install-info command from
+       configure.
+
+       * configure.in: Add tests for install-info
 
 2002-12-09  Markus Rost  <rost@math.ohio-state.edu>
 
@@ -10,7 +47,7 @@
 
 2002-12-09  Dave Love  <fx@gnu.org>
 
-       * configure.in: Delete sunos5.8 configuration.
+       * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
 
 2002-12-08  Andreas Schwab  <schwab@suse.de>