X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/51fb064bc72968e739e8dea580e58796c1a87f4c..44f249c0558f1dab796118fe4e95a31d320badac:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4ed7eadd72..bef6bc9d44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,95 @@ +2008-05-09 Glenn Morris + + * 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 + + * 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 + + * configure.in: Check availability of AvailabilityMacros.h + if HAVE_CARBON. + + * configure: Regenerate. + +2008-05-03 Glenn Morris + + * 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 + + * configure.in: Remove hpux10.20 from the desupported list. + +2008-04-18 Stefan Monnier + + * configure.in: Define USE_LUCID/USE_MOTIF in config.h. + +2008-04-16 Stefan Monnier + + * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE + rather than change CPPFLAGS. + (HAVE_GTK): Rename to USE_GTK. + +2008-04-16 Yavor Doganov (tiny change) + + * configure.in: Replace the obsolete macros AC_AIX and + AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS. + +2008-04-05 Andreas Schwab + + * configure.in: No longer create admin/unidata/Makefile. + +2008-03-28 Andreas Schwab + + * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile. + (lisp/Makefile): New rule. + +2008-03-13 Glenn Morris + + * configure.in (AC_INIT): Fix version number. + (sync-input): Reword the option, since it's on by default. + +2008-03-11 Jan Djärv + + * configure.in: Add --enable-sync-input, default yes. + +2008-03-11 Glenn Morris + + * Makefile.in (install-etc, mkdir): Handle directory + etc/images/icons/hicolor/*/mimetypes/. + + * make-dist: Handle icons/hicolor/scalable directory. + +2008-03-05 Glenn Morris + + * configure.in: Enable font-backend by default. + (USE_FONT_BACKEND): Set to "no" in absence of X. + (PKG_CONFIG): Don't set multiple times, once is enough. + (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text. + +2008-03-03 Glenn Morris + + * Makefile.in (iconsrcdir): New variable. + (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon + directory. + 2008-02-29 Glenn Morris * test/: New directory. -2008-02-27 Jan Dj$(Q)Z(Brv +2008-02-27 Jan Djärv * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10. @@ -223,12 +310,12 @@ * configure.in: D-Bus is not enabled by default. -2007-12-06 Jan Dj,Ad(Brv +2007-12-06 Jan Djärv * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous change. -2007-12-04 Jan Dj,Ad(Brv +2007-12-04 Jan Djärv * configure.in: Give package name and verision to AC_INIT. @@ -285,7 +372,7 @@ * configure.in: Deprecate Mac Carbon port. -2007-11-01 Jan Dj,Ad(Brv +2007-11-01 Jan Djärv * configure.in: Remove HAVE_X11R5 check. @@ -378,7 +465,7 @@ * configure.in: Use AS_HELP_STRING throughout. * configure: Regenerate. -2007-09-02 Jan Dj,Ad(Brv +2007-09-02 Jan Djärv * configure.in: Require Gtk/Glib 2.6. @@ -404,7 +491,7 @@ * README.multi-tty: Move to admin/notes/multi-tty, with some edits. -2007-08-29 K,Aa(Broly L$,1 q(Brentey +2007-08-29 Károly Lőrentey * README.multi-tty: New file. @@ -412,7 +499,7 @@ * README: Increase version to 23.0.50. -2007-08-29 Jan Dj,Ad(Brv +2007-08-29 Jan Djärv * configure.in: New option: --without-xaw3d. @@ -447,7 +534,7 @@ * COPYING, info/COPYING: Switch to GPLv3. -2007-06-20 Jan Dj,Ad(Brv +2007-06-20 Jan Djärv * configure.in: Complain if X seems to be installed but no development files were found. @@ -456,11 +543,11 @@ * configure.in: Prefer libgif over libungif. -2007-06-14 Jan Dj,Ad(Brv +2007-06-14 Jan Djärv * configure.in: Check for all image libraries before exiting. -2007-06-13 Jan Dj,Ad(Brv +2007-06-13 Jan Djärv * configure.in: Exit with error if image libraries aren't found. @@ -473,7 +560,7 @@ * configure.in (HAVE_GIF): If -lungif fails, try -lgif. -2007-06-11 Jan Dj,Ad(Brv +2007-06-11 Jan Djärv * configure.in: Change wording about yes/gtk and lucid/athena being synonyms. @@ -585,7 +672,7 @@ * configure: Regenerate. -2007-03-18 Jan Dj,Ad(Brv +2007-03-18 Jan Djärv * configure.in: Warning for Gtk+ and Cygwin added. (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS. @@ -621,7 +708,7 @@ * configure: Regenerate. -2007-01-26 Jan Dj,Ad(Brv +2007-01-26 Jan Djärv * configure.in: Add check for libXft. @@ -654,12 +741,12 @@ * configure: Regenerate with autoconf 2.61. -2006-12-20 Jan Dj,Ad(Brv +2006-12-20 Jan Djärv * configure.in: Detect alsa/asoundlib.h also. * configure: Regenerate. -2006-12-19 Jan Dj,Ad(Brv +2006-12-19 Jan Djärv * configure.in: Check if GTK+ compiles at all. @@ -672,7 +759,7 @@ * configure.in: Add support for Solaris 10 on x86-64. -2006-12-08 Jan Dj,Ad(Brv +2006-12-08 Jan Djärv * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage of PKG_CONFIG_PATH. @@ -705,7 +792,7 @@ 2006-11-08 YAMAMOTO Mitsuharu * configure.in: Prefer X11 to Carbon only when some X-specific - option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab). + option is specified (Thanks to Jan Djärv and Andreas Schwab). 2006-11-04 Romain Francoise @@ -814,7 +901,7 @@ * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts. -2006-05-18 Jan Dj,Ad(Brv +2006-05-18 Jan Djärv * configure.in: Add check for ALSA. @@ -855,7 +942,7 @@ * configure.in (s390x-*-linux-gnu*): New configuration. -2006-01-31 Jan Dj,Ad(Brv +2006-01-31 Jan Djärv * configure.in: Require GTK 2.4 or newer. @@ -995,7 +1082,7 @@ Update FSF's address in GPL notices. -2005-06-19 J,Ai(Br,At(Bme Marant +2005-06-19 Jérôme Marant * Makefile.in (epaths-force): Protect both lisppath and buildlisppath from whitespace. @@ -1004,11 +1091,11 @@ * configure.in: Support Darwin/MacOSX on Intel -2005-06-06 Jan Dj,Ad(Brv +2005-06-06 Jan Djärv * configure.in (HAVE_CANCELMENUTRACKING): New test. -2005-05-11 J,Ai(Br,At(Bme Marant +2005-05-11 Jérôme Marant * configure.in: Add --enable-locallisppath. @@ -1018,7 +1105,7 @@ Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes. -2005-05-07 J,Ai(Br,At(Bme Marant +2005-05-07 Jérôme Marant * make-dist: Remove references to makefile.nt and makefile.def. Include widgets and images subdirectories of etc. Do not exclude @@ -1048,11 +1135,11 @@ * configure.in : Don't let a special LessTif/Motif1.2 install shadow the main Lesstif/Motif-2.1 libs and includes. -2005-03-10 Jan Dj,Ad(Brv +2005-03-10 Jan Djärv * configure.in: Only add XASSERTS to cppflags. -2005-03-04 Jan Dj,Ad(Brv +2005-03-04 Jan Djärv * configure.in: Added --enable-asserts. @@ -1080,7 +1167,7 @@ * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in. -2004-12-07 Jan Dj,Ad(Brv +2004-12-07 Jan Djärv * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for pthreads and define HAVE_GTK_AND_PTHREAD. @@ -1118,14 +1205,14 @@ * configure.in: Add check for getrusage. -2004-11-02 Jan Dj,Ad(Brv +2004-11-02 Jan Djärv * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New tests for new and old GTK file dialogs. (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set to no. -2004-10-20 Jan Dj,Ad(Brv +2004-10-20 Jan Djärv * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32 can be set. Remove SETARCH test. @@ -1134,12 +1221,12 @@ * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h -2004-10-06 Jan Dj,Ad(Brv +2004-10-06 Jan Djärv * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to AC_MSG_WARN. Move output of warning message to end of configure run. -2004-10-05 Jan Dj,Ad(Brv +2004-10-05 Jan Djärv * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD. Run test to see if heap start address is random. @@ -1149,11 +1236,11 @@ * configure.in (HAVE_EXECSHIELD): Test correct env variable to see if setarch is present. -2004-09-25 Jan Dj,Ad(Brv +2004-09-25 Jan Djärv * configure.in (HAVE_EXECSHIELD): Only define on x86. -2004-09-24 Jan Dj,Ad(Brv +2004-09-24 Jan Djärv * configure.in: Check for exec-shield. @@ -1259,7 +1346,7 @@ * configure.in : Use fink packages if available. -2004-01-25 J,Ai(Br,At(Bme Marant (tiny change) +2004-01-25 Jérôme Marant (tiny change) * make-dist (lispref): Do include lispref/index.texi. @@ -1281,7 +1368,7 @@ * configure.in: Check for . Include it before including . Move check for before its use. -2003-12-24 Jan Dj,Ad(Brv +2003-12-24 Jan Djärv * Makefile.in (install-arch-dep): Don't let cd output go into pipe for carbon_appdir. @@ -1295,7 +1382,7 @@ * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of hardcoding gcc. -2003-11-16 Jan Dj,Ad(Brv +2003-11-16 Jan Djärv * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle multiple displays. @@ -1409,7 +1496,7 @@ * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*. -2003-04-28 Francesco Potort,Al(B +2003-04-28 Francesco Potortì * configure.in: Undo last (RMS') change, as it is useless, per Dave Love. @@ -1418,7 +1505,7 @@ * configure.in: Put #include of jpeglib.h at start of line. -2003-04-30 Kai Gro,A_(Bjohann +2003-04-30 Kai Großjohann * INSTALL (* GNU/Linux development packages): Mention Debian and RedHat package names. @@ -1427,12 +1514,12 @@ * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*. -2003-04-30 Kai Gro,A_(Bjohann +2003-04-30 Kai Großjohann * INSTALL (* GNU/Linux development packages): Tell people to install additional packages for compiling Emacs. -2003-04-06 Francesco Potort,Al(B +2003-04-06 Francesco Potortì * configure.in: Use the same configuration for all aix5, not just aix5.1. @@ -1481,17 +1568,17 @@ * Makefile.in (bootstrap): Make bootstrap-after. -2003-01-20 Jan Dj,Ad(Brv +2003-01-20 Jan Djärv * configure.in: Fix --with-gtk. -2003-01-19 Jan Dj,Ad(Brv +2003-01-19 Jan Djärv * configure.in: Add --with-gtk, --with-x-toolkit=gtk * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK. -2003-01-14 Francesco Potort,Al(B +2003-01-14 Francesco Potortì * configure.in (m68k-motorola-sysv): Remove (obsolete). @@ -1557,7 +1644,7 @@ * configure.in (*-sunos5*, *-solaris*): Use sol2-8. -2002-11-14 Francesco Potort,Al(B +2002-11-14 Francesco Potortì * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations. @@ -1619,7 +1706,7 @@ (*-sunos5.6*, *-solaris2.6*): New alternative. (*-sunos5*): Use version 2.6 as default. -2002-09-06 Kai Gro,A_(Bjohann +2002-09-06 Kai Großjohann * configure.in: Fix typo. @@ -1654,15 +1741,15 @@ * configure.in (gamedir): Handle it like lispdir. (--with-game-dir option): Delete. -2002-06-21 Pavel Jan,Am(Bk +2002-06-21 Pavel Janík * configure.in: Add support for mipseb-*-netbsd* machines. -2002-06-18 Kai Gro,A_(Bjohann +2002-06-18 Kai Großjohann * Makefile.in (install-arch-indep, uninstall): Add Tramp. -2002-06-17 Kai Gro,A_(Bjohann +2002-06-17 Kai Großjohann * info/dir (File): Add an entry for Tramp. @@ -1686,7 +1773,7 @@ * configure.in (emacs_cv_speed_t): Add square brackets for clarity. -2002-05-04 Pavel Jan,Am(Bk +2002-05-04 Pavel Janík * make-dist: Do not distribute lock/ directory. @@ -1700,7 +1787,7 @@ * configure.in: Delete configure check for access to the game user. -2002-04-29 Pavel Jan,Am(Bk +2002-04-29 Pavel Janík * make-dist: lwlib/Imakefile is removed. @@ -1711,7 +1798,7 @@ * make-dist: Create directories in mac/Emacs.app. -2002-04-25 Pavel Jan,Am(Bk +2002-04-25 Pavel Janík * make-dist: lwlib-Xol* are removed. @@ -1738,7 +1825,7 @@ * configure.in: Add --game-dir, --game-user. Test to see if we can use them. -2002-04-08 Pavel Jan,Am(Bk +2002-04-08 Pavel Janík * configure.in: Add --with-sound. @@ -1751,7 +1838,7 @@ * configure.in: Support AIX 5.1. -2002-03-10 Jan Dj,Ad(Brv +2002-03-10 Jan Djärv * configure.in: Added test for X Session Management (HAVE_X_SM). @@ -1826,7 +1913,7 @@ * configure.in (hppa*-*-linux-gnu*): New alternative. -2001-12-08 Pavel Jan,Am(Bk +2001-12-08 Pavel Janík * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when creating distribution. @@ -1839,12 +1926,12 @@ (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS; this is required by recent Autoconf versions. -2001-12-02 Pavel Jan,Am(Bk +2001-12-02 Pavel Janík * make-dist: Do not try to link removed files (aclocal.m4, _emacs, TODO, vms-pp.trans and others). -2001-11-29 Pavel Jan,Am(Bk +2001-11-29 Pavel Janík * make-dist: Use COPYING from the top-level directory. @@ -1852,7 +1939,7 @@ * configure.in: Add support for FreeBSD/Alpha. -2001-11-29 Pavel Jan,Am(Bk +2001-11-29 Pavel Janík * make-dist: Add COPYING to the top-level directory of the distribution. Simplify the logic behind copying. @@ -1897,7 +1984,7 @@ 2001-11-22 Colin Walters * Makefile.in (install-arch-indep): Install the calc .info files. - (uninstall): Handle deletion of calc .info files (thanks Pavel Jan,Am(Bk). + (uninstall): Handle deletion of calc .info files (thanks Pavel Janík). 2001-11-17 Eli Zaretskii @@ -1908,14 +1995,14 @@ * configure.in: Add coff.h to the list in AC_CHECK_HEADERS. -2001-11-15 Pavel Jan,Am(Bk +2001-11-15 Pavel Janík * Makefile.in (uninstall): Fix previous change. * configure.in, Makefile.in: Add support for --program-prefix, --program-suffix and --program-transform-name options. -2001-11-13 Pavel Jan,Am(Bk +2001-11-13 Pavel Janík * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'. (install-arch-indep): Install emacsclient manual page. @@ -1924,9 +2011,9 @@ 2001-11-12 Eli Zaretskii * make-dist: Add lispref/index.*perm files to the distribution. - From Pavel Jan,Am(Bk . + From Pavel Janík . -2001-11-12 Pavel Jan,Am(Bk +2001-11-12 Pavel Janík * Makefile.in (uninstall): Remove gfdl.1 when uninstalling. @@ -1963,7 +2050,7 @@ * configure.in: Added a check for . -2001-11-01 Pavel Jan,Am(Bk +2001-11-01 Pavel Janík * configure.in: Reindent --help output. From Per Starback (starback@ling.uu.se). @@ -2260,7 +2347,7 @@ them into a single category. Add menu items for RefTeX and Widget. -2000-10-29 Kai Gro,A_(Bjohann +2000-10-29 Kai Großjohann * Makefile.in (install-arch-indep): Use --info-dir instead of --dir-file, and a simple argument instead of --info-file, so that @@ -4216,7 +4303,7 @@ * configure.in (*-sun-sunos4.1.3*): Use shared libraries, since that's what the header file expects. -1995-04-24 Francesco Potort,Al(B (pot@cnuce.cnr.it) +1995-04-24 Francesco Potortì (pot@cnuce.cnr.it) * configure.in (m68k-motorola-sysv*): Distinguish between 68030 and 68040 based machines when choosing options for gnucc. @@ -6993,7 +7080,7 @@ to match build-install and paths.h. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: @@ -7002,10 +7089,10 @@ 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 @@ -7013,8 +7100,6 @@ 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 . ;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73