X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/7e635d0ed3c42e6e779821f5c0c1c62289f4c1ee..02cb78b58f9a5c771b3d4ef206bca135cc388931:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 2bf1024844..17c2d0bff1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,225 @@ -2006-04-20 Ramprasad B +2007-01-31 Sascha Wilde (tiny change) - * Copyright (sources/emacs): updated copyright year(s) - -2006-04-01 Eli Zaretskii + * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs. - * configure: Regenerated. +2007-01-29 Chong Yidong + + * configure.in: Restore support for hp800's not running HP-UX. + + * configure: Regenerate. + +2007-01-27 Chong Yidong + + * configure.in: Remove support for hp800 and sr2k machine types. + + * configure: Regenerate. + +2007-01-26 Jan Dj,Ad(Brv + + * configure.in: Add check for libXft. + +2007-01-18 Bruno Haible (tiny change) + + * INSTALL: Info files moved to share/info. + +2007-01-02 Stephen C. Gilardi (tiny change) + + * configure.in: Detect and use fink-installed in intel-based Mac + builds; change Apple Darwin section to support both PowerPC and + Intel-based Macs. + +2006-12-26 Andreas Schwab + + * Makefile.in (datarootdir): Define. + +2006-12-24 Richard Stallman + + * configure.in: Require Autoconf 2.61. + +2006-12-22 Mark Davies + + * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el. + Remove redundant entry for powerpc-apple-netbsd. + + * configure: Regenerate. + +2006-12-22 Chong Yidong + + * configure: Regenerate with autoconf 2.61. + +2006-12-20 Jan Dj,Ad(Brv + + * configure.in: Detect alsa/asoundlib.h also. + * configure: Regenerate. + +2006-12-19 Jan Dj,Ad(Brv + + * configure.in: Check if GTK+ compiles at all. + +2006-12-10 Andreas Schwab + + * configure.in: Remove check for struct timezone, its result is + never used. + +2006-12-08 NAKAJI Hiroyuki (tiny change) + + * configure.in: Add support for Solaris 10 on x86-64. + +2006-12-08 Jan Dj,Ad(Brv + + * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage + of PKG_CONFIG_PATH. + +2006-12-04 YAMAMOTO Mitsuharu + + * configure.in (HAVE_SYNC): New test. + +2006-12-03 Glenn Morris + + * Makefile.in: Fix Copyright format. + + * configure.in (AH_TOP): Add missing Copyright year. + + * update-subdirs: Add missing Copyright years. + +2006-11-27 Chris Moore (tiny change) + + * Makefile.in: Touch only the parts of the share/emacs directory + specific to this version. + +2006-11-26 Chong Yidong + + * configure.in (HAVE_X86_64_LIB64_DIR): New test. + +2006-11-14 YAMAMOTO Mitsuharu + + * configure.in (HAVE_CANCELMENUTRACKING): Remove test. + +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). + +2006-11-04 Romain Francoise + + * Makefile.in (bootstrap-clean-before): Fix typo. + Use new target `bootstrap-clean' in the leim subdirectory. + +2006-11-03 Giorgos Keramidas (tiny change) + + * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds. + +2006-10-30 Chong Yidong + + * make-dist: Add makefile.w32-in to the man, lispref and lispintro + directories. + +2006-10-29 Jeramey Crawford + + * configure.in: Enable x86-64 OpenBSD compilation. + +2006-10-28 Glenn Morris + + * AUTHORS: Add cal-html.el author. + +2006-10-28 YAMAMOTO Mitsuharu + + * make-dist: Make links to mac/make-package and + mac/Emacs.app/Contents/Resources/Emacs.icns. + +2006-10-27 Chong Yidong + + * README: Bump version number to 22.0.90. + +2006-10-23 Andreas Schwab + + * configure.in: Make sure x_default_search_path is always set even + when x_libraries is empty, and look in .../share as well for each + library directory. + +2006-09-28 Kenichi Handa + + * configure.in (locallisppath): Don't include leim dir. + (lisppath): Include leim dir. + +2006-09-15 Jay Belanger + + * COPYING: Replace "Library Public License" by "Lesser Public + License" throughout. + +2006-09-11 Paul Eggert + + * make-dist (EMACS): Exit and fail if the EMACS environment + variable is set to something other than an absolute file name. + +2006-08-16 Andreas Schwab + + * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead + of hardcoding it. + +2006-08-16 Richard Stallman + + * INSTALL.CVS: Clean up wording. + +2006-07-14 Eli Zaretskii + + * configure.in (PKG_CHECK_MODULES): Redirect the output of + $PKG_CONFIG --exists "$2" to config.log. + * configure: Regenerate. + +2006-07-08 Richard Stallman + + * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections. + +2006-07-09 Kim F. Storm + + * CONTRIBUTE: Use outline format. + Add section on copyright years (from admin/notes/years). + +2006-07-08 Eli Zaretskii + + * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config + to /dev/null, since we don't need the error message, just the + exit status. + +2006-07-07 Eli Zaretskii + + * CONTRIBUTE: Slight formatting changes and typo fixes. + Add description of NEWS markings. + +2006-07-07 Kim F. Storm + + * CONTRIBUTE: Mention INSTALL.CVS. + +2006-07-05 Romain Francoise + + * make-dist (top-level): Add CONTRIBUTE. + +2006-07-04 Richard Stallman + + * CONTRIBUTE: Much rewrite. + +2006-07-04 Nick Roberts + + * CONTRIBUTE: New file. + +2006-06-24 Eli Zaretskii + + * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts. + +2006-05-18 Jan Dj,Ad(Brv + + * configure.in: Add check for ALSA. + +2006-05-06 Eli Zaretskii + + * Makefile.in (INFO_FILES): Remove emacs-xtra. + + * info/dir: Remove the Emacs-Xtra entry. + +2006-04-20 Ramprasad B + + * Copyright (sources/emacs): Update copyright year(s). 2006-04-01 Emanuele Giaquinta (tiny change) @@ -13,9 +228,8 @@ 2006-04-01 Christoph Bauer (tiny change) - * configure.in (hppa*-hp-hpux1[1-9]*): Add - -D_INCLUDE__STDC_A1_SOURCE to CFLAGS. Update Copyright years - written to src/config.in. + * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE + to CFLAGS. Update Copyright years written to src/config.in. 2006-03-18 Claudio Fontana @@ -30,10 +244,6 @@ * Makefile.in (install, uninstall): Add DESTDIR variable to support staged installations. -2006-02-14 Eli Zaretskii - - * configure: Regenerated. - 2006-02-14 Richard M. Stallman * configure.in (s390x-*-linux-gnu*): New configuration. @@ -41,7 +251,6 @@ 2006-01-31 Jan Dj,Ad(Brv * configure.in: Require GTK 2.4 or newer. - * configure: Regenerate 2006-01-29 Michael Olson @@ -65,12 +274,10 @@ * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile check. - * configure: Regenerate. 2006-01-02 Chong Yidong * configure.in: Use -Wno-pointer-sign if available. - * configure: Regenerate. 2005-12-29 Andreas Schwab @@ -78,7 +285,7 @@ 2005-12-25 Giorgos Keramidas (tiny change) - * configure.in: use amdx86-64 for freebsd on x86_64. + * configure.in: Use amdx86-64 for freebsd on x86_64. 2005-11-22 Romain Francoise @@ -99,14 +306,12 @@ 2005-11-01 Romain Francoise * configure.in: Check for gzip. - * configure: Regenerate. * Makefile.in (install): Compress source files. 2005-10-24 Steven Tamm * configure.in: Fix darwin386 configuration issue. - * configure: Regenerate. 2005-10-22 Eli Zaretskii @@ -133,7 +338,6 @@ * configure.in: Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly specified even when X11 is detected. - * configure: Regenerate. 2005-09-15 Ulf Jasper @@ -141,21 +345,16 @@ Handle newsticker manual. (info): Add - to commands. -2005-09-11 Kim F. Storm - - * AUTHORS: Regenerate. - 2005-09-10 Giuseppe Scrivano Remove the MAXPATHLEN limitations: * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name. - * configure: Regenerated. 2005-09-09 Eli Zaretskii * configure.in : Support for LynxOS on PPC. - * configure: Regenerated. + * configure: Regenerate. 2005-09-05 Paul Eggert @@ -184,13 +383,12 @@ 2005-07-06 Lute Kamstra * configure.in: Fix capitalization. - * configure: Regenerate. 2005-07-04 Lute Kamstra Update FSF's address in GPL notices. -2005-06-19 J,bi(Br,bt(Bme Marant +2005-06-19 J,Ai(Br,At(Bme Marant * Makefile.in (epaths-force): Protect both lisppath and buildlisppath from whitespace. @@ -198,24 +396,20 @@ 2005-06-08 Steven Tamm * configure.in: Support Darwin/MacOSX on Intel - * configure: Regenerate. 2005-06-06 Jan Dj,Ad(Brv * configure.in (HAVE_CANCELMENUTRACKING): New test. - * configure: Regenerate. 2005-05-11 J,Ai(Br,At(Bme Marant * configure.in: Add --enable-locallisppath. - * configure: Regenerate. 2005-05-13 YAMAMOTO Mitsuharu * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes. - * configure: Regenerate. 2005-05-07 J,Ai(Br,At(Bme Marant @@ -226,12 +420,10 @@ 2005-04-23 Andreas Schwab * configure.in: Remove duplicate match for powerpc configuration. - * configure: Regenerate. 2005-04-20 Thien-Thi Nguyen * configure.in: Check for . - * configure: Regenerate. 2005-04-14 Lute Kamstra @@ -252,12 +444,10 @@ 2005-03-10 Jan Dj,Ad(Brv * configure.in: Only add XASSERTS to cppflags. - * configure: Regenerate. 2005-03-04 Jan Dj,Ad(Brv * configure.in: Added --enable-asserts. - * configure: Regenerate. 2005-02-09 Kim F. Storm @@ -267,7 +457,6 @@ 2005-01-19 Steven Tamm * configure.in: Check for . - * configure: Regenerate. 2004-12-11 Kim F. Storm @@ -279,7 +468,7 @@ * Makefile.in (install-arch-indep, uninstall): Add url and org manuals. -2004-12-07 Stefan +2004-12-07 Stefan Monnier * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in. @@ -288,7 +477,6 @@ * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for pthreads and define HAVE_GTK_AND_PTHREAD. - * configure: Regenerate. 2004-12-05 Richard M. Stallman @@ -322,7 +510,6 @@ 2004-11-06 Lars Brinkhoff * configure.in: Add check for getrusage. - * configure: Regenerate. 2004-11-02 Jan Dj,Ad(Brv @@ -331,25 +518,21 @@ (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set to no. - * configure: Rebuild. - 2004-10-20 Jan Dj,Ad(Brv * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32 can be set. Remove SETARCH test. - * configure: Rebuild. 2004-10-08 Steven Tamm * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h - * configure: Rebuild. 2004-10-06 Jan Dj,Ad(Brv * 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,Ad(Brv * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD. Run test to see if heap start address is random. @@ -362,12 +545,10 @@ 2004-09-25 Jan Dj,Ad(Brv * configure.in (HAVE_EXECSHIELD): Only define on x86. - * configure: Rebuild. 2004-09-24 Jan Dj,Ad(Brv * configure.in: Check for exec-shield. - * configure: Rebuild. 2004-08-06 Andreas Schwab @@ -471,11 +652,11 @@ * configure.in : Use fink packages if available. -2004-01-25 Jerome Marant (tiny change) +2004-01-25 J,Ai(Br,At(Bme Marant (tiny change) * make-dist (lispref): Do include lispref/index.texi. -2004-01-06 Eric Hanchrow (tiny change) +2004-01-06 Eric Hanchrow (tiny change) * make-dist (tempdir): Include cursors in nt/icons. @@ -506,7 +687,6 @@ * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of hardcoding gcc. - * configure: Rebuild. 2003-11-16 Jan Dj,Ad(Brv @@ -583,10 +763,6 @@ * configure.in: Fix XRegisterIMInstantiateCallback check for gcc. -2003-06-26 Jan Dj,Ad(Brv - - * configure: Regenerate. - 2003-06-23 Dave Love * configure.in: Check for sys/_mbstate_t.h. @@ -687,13 +863,7 @@ * Makefile.in: Use @EXEEXT@ for Cygwin. Use USERNAME if LOGNAME is not set (for Cygwin). - * configure.in: - * configure: Add opsys=cygwin. - -2003-01-29 Kim F. Storm - - * AUTHORS: Regenerated using new format (after fixing numerous - formatting errors in the ChangeLog files). + * configure.in: Add opsys=cygwin. 2003-01-22 Andreas Schwab @@ -734,7 +904,7 @@ * Makefile.in (INSTALL_INFO): Get install-info command from configure. - * configure.in: Add tests for install-info + * configure.in: Add tests for install-info. 2002-12-09 Markus Rost @@ -780,7 +950,7 @@ * configure.in (*-sunos5*, *-solaris*): Use sol2-8. -2002-11-14 Francesco Potorti` +2002-11-14 Francesco Potort,Al(B * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations. @@ -1034,7 +1204,7 @@ These changes make Leim part of the standard distribution: - * README: Add info about the `leim' directory + * README: Add info about the `leim' directory. * INSTALL: Remove text that describes Leim as a separate package. @@ -1184,7 +1354,7 @@ 2001-11-06 Sam Steingold - * configure.in: Added a check for + * configure.in: Added a check for . 2001-11-01 Pavel Jan,Am(Bk @@ -1602,8 +1772,7 @@ 2000-08-24 Gerd Moellmann * configure.in : Unset CDPATH in case $PWD - contains a relative path. Protect against unusable values of - $PWD. + contains a relative path. Protect against unusable values of $PWD. 2000-08-08 Eli Zaretskii @@ -1614,8 +1783,7 @@ 2000-08-07 Gerd Moellmann - * Makefile.in (config.status): Prepend `$(srcdir)/' to - `configure'. + * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'. 2000-08-03 Gerd Moellmann @@ -1724,7 +1892,7 @@ 2000-06-02 Dave Love - * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info + * Makefile.in (install-arch-indep): Add pcl-cvs to list of info files. * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5. @@ -1759,8 +1927,8 @@ 2000-05-05 Gerd Moellmann - * make-dist: Make a link for lib-src/grep-changelog. Copy - install-sh. + * make-dist: Make a link for lib-src/grep-changelog. + Copy install-sh. 2000-05-01 Eli Zaretskii @@ -1884,7 +2052,7 @@ 1999-12-04 Dave Love - * Makefile.in: (install-arch-indep): Depend on `info'. + * Makefile.in (install-arch-indep): Depend on `info'. (install-strip): Use `install' as sub-make target. 1999-11-23 Ken Raeburn @@ -1981,7 +2149,7 @@ 1999-08-18 Dave Love - * configure.in: : Check for termcap.h. + * configure.in: Check for termcap.h. 1999-08-15 Gerd Moellmann @@ -2094,8 +2262,8 @@ 1998-12-04 Andreas Schwab - * Makefile.in: Don't install customize info file. Run - install-info on viper info file. + * Makefile.in: Don't install customize info file. + Run install-info on viper info file. 1998-11-29 Richard Stallman @@ -2315,7 +2483,7 @@ 1997-09-30 Karl Eichwalder - * Makefile.in (install-arch-indep): install the widget info file. + * Makefile.in (install-arch-indep): Install the widget info file. 1997-09-24 Jonathan I. Kamens @@ -2327,8 +2495,7 @@ 1997-09-21 Erik Naggum - * make-dist (making links to `src'): Keep timestamp on copied - files. + * make-dist (making links to `src'): Keep timestamp on copied files. * make-delta: New script to produce delta distributions. @@ -2489,7 +2656,7 @@ * make-dist (etc): Really avoid symlinks now. (lisp): Don't delete from subdirs the things we never copy. -1997-07-07 Ken'ichi Handa +1997-07-07 Kenichi Handa * Makefile.in (install-arch-indep): Correct the target name. The first letter `i' was dropped by the previous change of mine. @@ -2514,12 +2681,12 @@ * Makefile.in (install-leim): Correct previous change. -1997-07-02 Ken'ichi Handa +1997-07-02 Kenichi Handa * Makefile.in (install-leim): New target. (install): Depend on install-leim. -1997-07-01 Ken'ichi Handa +1997-07-01 Kenichi Handa * Makefile.in (SUBDIR): Add leim. (SUBDIR_MAKEFILES): Add leim/Makefile. @@ -2555,16 +2722,14 @@ 1997-06-22 Dave Love - * Makefile.in (lib-src): Depend on src/config.h (e.g. for - movemail.o). - (src/config.h): New target to re-configure if src/config.in - is patched. + * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o). + (src/config.h): New target to re-configure if src/config.in is patched. 1997-06-18 Richard Stallman * configure.in (shutdown): Check for `shutdown' function. -1997-06-18 Ken'ichi Handa +1997-06-18 Kenichi Handa * update-subdirs: Include the directory "language" in subdirs. @@ -2601,15 +2766,14 @@ 1997-04-09 Marcus G. Daniels * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC, - in case it is desirable to disable the GNU malloc features with - glibc. + in case it is desirable to disable the GNU malloc features with glibc. 1997-04-08 Marcus G. Daniels * configure.in (DOUG_LEA_MALLOC): Define if malloc_{get,set}_state exist. -1997-03-05 Ken'ichi Handa +1997-03-05 Kenichi Handa * make-dist: Make links for files under lisp/language. @@ -2801,7 +2965,7 @@ 1996-07-11 Bill Mann - * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3 + * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3. 1996-07-07 Karl Heuer @@ -3324,8 +3488,8 @@ 1995-06-22 Paul Eggert - * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. - (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.) + * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for + SunOS 4.1.5 thorugh 4.1.9, should they ever exist.) 1995-06-22 Paul Eggert @@ -3397,7 +3561,7 @@ 1995-05-22 enami tsugutomo - * configure.in: pass arg to sqrt. + * configure.in: Pass arg to sqrt. 1995-05-18 Karl Heuer @@ -3409,8 +3573,7 @@ 1995-05-09 David J. MacKenzie - * configure.in: Use sqrt (more portable) instead of fmod in -lm - check. + * configure.in: Use sqrt (more portable) instead of fmod in -lm check. 1995-05-09 Richard Stallman @@ -3427,9 +3590,9 @@ 1995-05-06 David J. MacKenzie - * configure.in: Make sure CDPATH doesn't mess up PWD check. Check - whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod - instead of logb in -lm check. + * configure.in: Make sure CDPATH doesn't mess up PWD check. + Check whether X bitmaps are in X11/bitmaps instead of bitmaps. + Use fmod instead of logb in -lm check. 1995-05-03 Richard Stallman @@ -3449,7 +3612,7 @@ * configure.in (*-sun-sunos4.1.3*): Use shared libraries, since that's what the header file expects. -1995-04-24 Francesco Potorti` (pot@cnuce.cnr.it) +1995-04-24 Francesco Potort,Al(B (pot@cnuce.cnr.it) * configure.in (m68k-motorola-sysv*): Distinguish between 68030 and 68040 based machines when choosing options for gnucc. @@ -3478,7 +3641,7 @@ 1995-04-06 Simon Leinen * Makefile.in (install-arch-indep, dist): - look for `update-subdir' in $(srcdir). + Look for `update-subdir' in $(srcdir). 1995-04-06 Richard Stallman @@ -3514,8 +3677,8 @@ 1995-02-02 David J. MacKenzie - * configure.in: Create a .gdbinit that sources the real one, if - using a different build directory. + * configure.in: Create a .gdbinit that sources the real one, + if using a different build directory. 1995-01-23 Karl Heuer @@ -6227,11 +6390,27 @@ ;; Local Variables: ;; coding: iso-2022-7bit +;; add-log-time-zone-rule: t ;; End: - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006 - Free Software Foundation, Inc. - Copying and distribution of this file, with or without modification, - are permitted provided the copyright notice and this notice are preserved. + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + 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 2, 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 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + 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. ;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73