X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/fac4a32b7f86ccc462246cba2faa86c48ff2dfd6..29128339b10f86b7bf65e6cdf680cad737b8a585:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index a146fe9087..50bfa20065 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,55 +1,539 @@ -2008-05-02 YAMAMOTO Mitsuharu +2008-05-28 Stefan Monnier + + * update-subdirs: Don't touch subdirs.el if it is unchanged. + +2008-05-14 Kenichi Handa + + * configure: Regenerate. + + * configure.in: Don't handle --disable-font-backend. Don't print + a message about a font backend. + +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-04-11 Dan Nicolaescu +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-03-26 Chong Yidong +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. - * Version 22.2 released. +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ärv + + * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10. 2008-02-25 Dan Nicolaescu * configure.in: Print an error for systems that we think are - obsolete and are proposed to be removed. + obsolete and are proposed to be removed. Remove some more unused + systems. - * configure: Regenerate. +2008-02-24 Dan Nicolaescu + + * configure.in: Remove references to obsolete variables and + systems. + +2008-02-21 Glenn Morris + + * Makefile.in (set_installuser): New. + (install-arch-indep): Use set_installuser to avoid duplicate code. + + * README.unicode: Split into admin/notes/unicode,font-backend and + remove. 2008-02-10 Matthew Luckie (tiny change) * configure.in (arm*-*-freebsd*): Added. -2008-01-23 Dan Nicolaescu +2008-02-09 Dan Nicolaescu + + * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code + dealing with obsolete variables. + +2008-02-08 Glenn Morris + + * Makefile.in (check-info-dir): New target. + +2008-02-08 Michael Olson + + * Makefile.in (INFO_FILES): Add epa. + + * info/dir: Add EasyPG Assistant manual to the "Emacs misc + features" section. + +2008-02-06 Glenn Morris + + * configure.in (--with-gcc): Give an error saying this option has + been removed. + (--with-gtk): Remove this option. + +2008-02-06 Tom Tromey + + * configure.in (--with-gcc): Remove. + * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc. + +2008-02-05 Ulrich Mueller + + * INSTALL: Recommend giflib, not libungif. + +2008-02-05 Tom Tromey + + * configure.in (--with-dbus): Default to enabled. + +2008-02-05 Kenichi Handa + + * INSTALL (Complex Text Layout support libraries): New section. + +2008-02-04 Dan Nicolaescu + + * make-dist: Remove references to files in mac/ that have been + deleted. + +2008-02-02 Thien-Thi Nguyen + + * configure.in: For libotf and m17n-flt checks, set shell vars + HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and + pkg_check_m17n_flt, respectively, for the sake of the summary output. + Reported by Ulrich Mueller. + +2008-02-02 Eli Zaretskii + + * configure.in: If admin/unidata/UnicodeData.txt is present, copy + admin/unidata/Makefile.in to Makefile. + +2008-02-02 Glenn Morris + + * configure.in (HAVE_XFT): Ensure it is either "yes" or "no". + (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF) + (HAVE_XFT): Add "Does Emacs use..." messages at end. + +2008-02-01 Miles Bader + + * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft], + [libotf], and [m17n-flt] options. + +2008-02-01 Kenichi Handa + + * configure.in: Add EMACS_ARG_N([libotf]...), and + EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not + CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE, + CFLAGS, and LIBS in checking of m17n-flt. + +2008-02-01 Kenichi Handa + + * configure.in: Check the availability of m17n-flt library. + +2008-02-01 Kenichi Handa + + * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is + not available. + +2008-02-01 Kenichi Handa + + * configure.in: New args --enable-font-backend, --with-xft, + --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT, + HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS, + FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS, + FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS. + +2008-02-01 Kenichi Handa + + * make-dist: Include etc/charsets in tarball. + +2008-02-01 Kenichi Handa + + * configure.in: While running cpp on junk.c, include + -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt + exists. + +2008-01-29 Dan Nicolaescu * configure.in (xtensa): Match more configurations. - * configure: Regenerate. +2008-01-27 Dan Nicolaescu + + * configure.in: Update comment. + +2008-01-26 Glenn Morris + + * configure.in (--without-gcc): By default, neither off nor on. + (--with-carbon): Tone down rhetoric in help text. + +2008-01-25 Glenn Morris + + * configure.in: Correct usage of OPTION_DEFAULT_ON, + OPTION_DEFAULT_OFF so that the defaults are as they used to be. + Default `Carbon' to off (it's unsupported). + +2008-01-24 Glenn Morris + + * configure.in: Standardize dbus-related messages. + +2008-01-23 Michael Olson + + * configure.in (pkg-config-prog): Remove initial whitespace. + +2008-01-23 Tom Tromey + + * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros. + (EMACS_ARG_Y, EMACS_ARG_N): Remove. + Update all users. 2008-01-21 Dan Nicolaescu * config.guess, config.sub: Updated from master source. +2008-01-17 Andreas Schwab + + * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR. + 2008-01-17 Glenn Morris * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems. +2008-01-16 Dan Nicolaescu + + * configure.in: Remove more references to unsupported systems. + +2008-01-16 Sven Joachim + + * make-dist: Add --lzma. + +2008-01-16 Glenn Morris + + * Makefile.in (maybe_bootstrap): Remove texinfo message, since + configure checks for this. + +2008-01-13 Dan Nicolaescu + + * configure.in: Remove more references to unsupported systems. + +2008-01-06 Romain Francoise + + * configure.in: Delete extra semicolons. + +2008-01-06 Dan Nicolaescu + + * configure.in: Remove references to unsupported systems. + +2008-01-05 Romain Francoise + + * make-dist: Add --bzip2. Update copyright. + +2008-01-05 Dan Nicolaescu + + * configure.in: Remove support for Masscomp. + +2008-01-05 Glenn Morris + + * Makefile.in (desktopdir, icondir): New variables. + (install-arch-indep): Also depend on `install-etc'. + (install-etc): New target. + (mkdir): Also create the `applications' and `icons' directories. + +2008-01-04 Glenn Morris + + * make-dist: Update for new etc/images/icons/hicolor directory. + +2007-12-09 Andreas Schwab + + * configure.in: D-Bus is not enabled by default. + +2007-12-06 Jan Djärv + + * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous + change. + +2007-12-04 Jan Djärv + + * configure.in: Give package name and verision to AC_INIT. + +2007-12-03 Magnus Henoch + + * configure.in: Use PKG_CHECK_MODULES to check for D-Bus. + +2007-12-03 Michael Albinus + + * configure.in: No need for DBUS_INFO anymore. + + * Makefile.in (INFO_FILES): Use dbus unconditionally. + +2007-12-02 Michael Albinus + + * configure.in: Add D-Bus checks. D-Bus is disabled by default. + + * Makefile.in (INFO_FILES): Add dbus. + +2007-12-02 Romain Francoise + + * make-dist: Fix last change. + 2007-11-28 Petr Salinger (tiny change) * configure.in: Add support for gnu-kfreebsd. +2007-11-28 Glenn Morris + + * make-dist: Add etc/nxml. + +2007-11-24 Romain Francoise + + * Makefile.in (INFO_FILES): Add nxml-mode. + +2007-11-23 Romain Francoise + + * make-dist: Include nXML. Don't try to copy FTP, it was removed on + 2007/10/17. Don't special-case alloca.c which is no longer in CVS. + +2007-11-20 Andreas Schwab + + * configure.in: Always include when checking for res_init. + +2007-11-17 Andreas Schwab + + * update-subdirs: Atomically update subdirs.el. + +2007-11-17 Glenn Morris + + * Makefile.in (check-declare): New target. + +2007-11-07 Glenn Morris + + * configure.in: Deprecate Mac Carbon port. + +2007-11-01 Jan Djärv + + * configure.in: Remove HAVE_X11R5 check. + +2007-10-31 Glenn Morris + + * Makefile.in (install-arch-indep): Fallback to $USER and `id -un' + when changing ownership of installed files. + +2007-10-30 Glenn Morris + + * make-dist: Add new directory etc/gnus. + +2007-10-30 Michael Olson + + * Makefile.in (INFO_FILES): Alphabetize. Add remember. + +2007-10-29 Glenn Morris + + * make-dist: Add new directories etc/images/smilies/grayscale,medium. + +2007-10-23 Glenn Morris + + * MAINTAINERS: Move to admin/. + +2007-10-17 Chong Yidong + + * configure.in (HAVE_RES_INIT): Define if res_init() exists. + (HAVE_LIBRESOLV): Also define if we are using res_init(). + +2007-10-17 Glenn Morris + + * FTP: Remove file, since it's just a duplicate of one in etc/. + +2007-10-05 Eli Zaretskii + + * config.bat: Fix configuring `doc' due to changes in the + directory structure. + 2007-09-16 Peter O'Gorman (tiny change) * configure.in: Don't use -lpthread on HP-UX. -2007-09-02 Jan Dj,Ad(Brv +2007-09-16 Glenn Morris + + * make-dist: File gfdl.1 has been removed. + +2007-09-15 Glenn Morris + + * configure.in: Fix makeinfo version regexp. + +2007-09-12 Glenn Morris + + * configure.in (AC_FUNC_ALLOCA): Throw an error if a system + implementation of alloca is not found. + + * Makefile.in (SOURCES, unlock, relock): Delete. + (install-arch-indep): Do not exclude the etc/ Makefiles. + +2007-09-09 Juri Linkov + + * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc). + + * README: Add doc/ to documentation directories. + +2007-09-08 Michael Olson + + * MAINTAINERS: Add myself for ERC and tq.el. + Update for new doc/ directory layout. + +2007-09-06 Romain Francoise + + * make-dist: Update for new doc/ directory layout. + +2007-09-06 Glenn Morris + + * Makefile.in (mansrcdir): New variable. + (SUBDIR_MAKEFILES): Update for new doc/ directory layout. + (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and + update these targets for new doc/ directory layout. + (doc/misc/Makefile): New target. + (install-arch-indep): Use mansrcdir for new location of manpages. + (mostlyclean, clean, distclean, maintainer-clean, unlock) + (relock, info, dvi): Update targets for new doc/ directory layout. + + * configure.in (AC_OUTPUT): Update names of generated Makefiles + for new doc/ directory layout. + +2007-09-02 Andreas Schwab + + * configure.in: Use AS_HELP_STRING throughout. + * configure: Regenerate. + +2007-09-02 Jan Djärv * configure.in: Require Gtk/Glib 2.6. +2007-09-02 Thien-Thi Nguyen + + * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs. + Use them throughout in place of AC_ARG_WITH calls. + * configure: Regenerate. + +2007-09-01 Andreas Schwab + + * configure.in: Put quotes around nested macro calls. + +2007-08-31 Ulrich Mueller (tiny change) + + * configure.in: Fix typo. + * configure: Regenerate. + +2007-08-30 Glenn Morris + + * configure.in (AH_BOTTOM): Copy some manual changes made to + src/config.in here so they are not lost when it regenerates. + + * README.multi-tty: Move to admin/notes/multi-tty, with some edits. + +2007-08-29 Károly Lőrentey + + * README.multi-tty: New file. + +2007-08-29 Glenn Morris + + * README: Increase version to 23.0.50. + +2007-08-29 Jan Djärv + + * configure.in: New option: --without-xaw3d. + +2007-08-24 Glenn Morris + + * configure.in: Check for a suitably recent makeinfo. + +2007-08-23 Johannes Weiner (tiny change) + + * configure.in (Check for required libraries): Typo. + +2007-08-23 YAMAMOTO Mitsuharu + + * configure.in: Check librsvg2 also for Mac Carbon. + +2007-08-22 Romain Francoise + + * make-dist: Follow reorganization of files in etc/. + +2007-08-22 Paul Pogonyshev + + * configure.in: Add support for SVG images through librsvg2. + 2007-07-28 Eli Zaretskii * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC, @@ -61,14 +545,91 @@ * COPYING, info/COPYING: Switch to GPLv3. +2007-06-20 Jan Djärv + + * configure.in: Complain if X seems to be installed but no + development files were found. + +2007-06-20 Glenn Morris + + * configure.in: Prefer libgif over libungif. + +2007-06-14 Jan Djärv + + * configure.in: Check for all image libraries before exiting. + +2007-06-13 Jan Djärv + + * configure.in: Exit with error if image libraries aren't found. + +2007-06-13 Chong Yidong + + * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even + when compiling without scrollbars. + +2007-06-12 Glenn Morris + + * configure.in (HAVE_GIF): If -lungif fails, try -lgif. + +2007-06-11 Jan Djärv + + * configure.in: Change wording about yes/gtk and lucid/athena + being synonyms. + +2007-06-08 Glenn Morris + + * configure.in: Make gtk the default toolkit. + +2007-06-07 Glenn Morris + + * configure.in (NON_GNU_CPP): On Solaris, set using a proper check + for a Sun C compiler. + + * Makefile.in (install-arch-indep): Install only the DOC- file + specific to the build, if possible, rather than DOC-*. + 2007-06-02 Chong Yidong * Version 22.1 released. +2007-05-25 Chong Yidong + + * mkinstalldirs: Sync to version in automake CVS. + +2007-05-22 Andreas Schwab + + * configure.in: Prefer build_alias over host when host_alias is not set. + * configure: Regenerate. + +2007-05-20 Andreas Schwab + + * configure.in: Remove empty AC_SUBST. + * configure: Regenerate. + +2007-05-20 Nick Roberts + + * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement + it like others. + * configure: Regenerate. + +2007-05-20 Nick Roberts + + * configure.in (AC_CHECK_HEADERS): Add gpm.h. + (AC_CHECK_LIB): Add -lgpm. + * configure: Regenerate. + 2007-05-03 Glenn Morris * configure: Tweak message about the absence of shell functions. +2007-04-27 Andreas Schwab + + * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el. + +2007-04-26 Glenn Morris + + * README: Increase version to 22.1.50. + 2007-04-24 Juanma Barranquero * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo. @@ -122,7 +683,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. @@ -158,7 +719,7 @@ * configure: Regenerate. -2007-01-26 Jan Dj,Ad(Brv +2007-01-26 Jan Djärv * configure.in: Add check for libXft. @@ -191,12 +752,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. @@ -209,7 +770,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. @@ -242,7 +803,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 @@ -351,7 +912,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. @@ -392,7 +953,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. @@ -532,7 +1093,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. @@ -541,11 +1102,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. @@ -555,7 +1116,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 @@ -585,11 +1146,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. @@ -617,7 +1178,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. @@ -655,14 +1216,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. @@ -671,12 +1232,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. @@ -686,11 +1247,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. @@ -796,7 +1357,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. @@ -818,7 +1379,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. @@ -832,7 +1393,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. @@ -946,7 +1507,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. @@ -955,7 +1516,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. @@ -964,12 +1525,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. @@ -1018,17 +1579,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). @@ -1094,7 +1655,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. @@ -1156,7 +1717,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. @@ -1191,15 +1752,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. @@ -1223,7 +1784,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. @@ -1237,7 +1798,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. @@ -1248,7 +1809,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. @@ -1275,7 +1836,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. @@ -1288,7 +1849,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). @@ -1363,7 +1924,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. @@ -1376,12 +1937,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. @@ -1389,7 +1950,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. @@ -1434,7 +1995,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 @@ -1445,14 +2006,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. @@ -1461,9 +2022,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. @@ -1500,7 +2061,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). @@ -1797,7 +2358,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 @@ -1822,8 +2383,7 @@ 2000-10-01 Andreas Schwab - * Makefile.in (install-arch-indep): Update list of installed info - files. + * Makefile.in (install-arch-indep): Update list of installed info files. 2000-09-30 Gerd Moellmann @@ -2358,7 +2918,7 @@ 1999-02-26 Richard Stallman - * configure.in: Use epaths.h and epaths-force instead of paths.... + * configure.in: Use epaths.h and epaths-force instead of paths... * Makefile.in (epaths-force): Renamed from paths-force; operate on epaths.in and produce epaths.h. @@ -2509,8 +3069,7 @@ 1998-04-16 Eli Zaretskii * config.bat: Make sure the environment is large enough to support - all the "set foo=bar" commands. Update pointers to DJGPP FTP - sites. + all the "set foo=bar" commands. Update pointers to DJGPP FTP sites. 1998-04-10 Karl Heuer @@ -2535,8 +3094,7 @@ 1998-03-23 Kenichi Handa - * Makefile.in (top_distclean): Check the existence of `lock' - subdir. + * Makefile.in (top_distclean): Check the existence of `lock' subdir. 1998-03-22 Richard Stallman @@ -2712,7 +3270,7 @@ 1997-08-22 Richard Stallman - * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1, + * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1. 1997-08-22 Jonathan I. Kamens @@ -3744,7 +4302,7 @@ Use bsd4-3. Don't set NON_GNU_CPP. * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src. - In nt. copy various different things, but not *.cmd. + In nt, copy various different things, but not *.cmd. Fix the ln commands for the subdirs of nt. 1995-04-29 Richard Stallman @@ -3756,7 +4314,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. @@ -6293,7 +6851,7 @@ * 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. @@ -6533,7 +7091,7 @@ to match build-install and paths.h. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: @@ -6542,10 +7100,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 @@ -6553,8 +7111,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