X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5d374ce1229f46a4630e492fee91ad23c9f0cb07..f93554a1468a9961b0c3efa12ada1d0c97c36bd8:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ae3692d784..7816f2881c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,265 @@ +2008-07-31 Dan Nicolaescu + + * make-dist: + * README: Remove VMS support. + * vms: Remove directory. + +2008-07-31 Dan Nicolaescu + + * configure.in (MULTI_KBOARD): Remove. + +2008-07-30 Dan Nicolaescu + + * configure.in (DO_BLOCK_INPUT): Remove, unused. + +2008-07-29 Chong Yidong + + * info/dir (File): Add mairix-el. + +2008-07-27 Dan Nicolaescu + + Remove support for Mac Carbon. + * mac: Remove directory. + * make-dist: + * configure.in: + * README: + * Makefile.in: + * INSTALL: Remove code for Carbon. + * configure: Regenerate. + +2008-07-26 Adrian Robert + + * Makefile.in (install-arch-dep): Fix typo in NS installation commands. + +2008-07-25 Chong Yidong + + * configure.in: Check for getrlimit. + + * configure: Regenerate. + +2008-07-23 Dan Nicolaescu + + * configure.in (LD_SWITCH_SITE): Remove, set the values directly + in src/Makefile.in. + (static): Remove, autoconf would always comment it out anyway. + (subprocesses): Define unconditionally. + +2008-07-19 Adrian Robert + + * configure.in: Apply patch from Yavor Doganov gnu.org> to + fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS compilation under + GNUstep. + * configure: Regenerate. + +2008-07-18 Kenichi Handa + + * INSTALL (Complex Text Layout support libraries): Delete the + paragraph about --enable-font-backend. + +2008-07-17 Adrian Robert + + * configure.in: Print out some info to user for NeXTstep builds. + (ns-app): Remove enable option. + (ns-self-contained): Add enable option. + (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or + GNUstep, use to set install prefixes, and substitute in Makefiles. + * configure: Regenerate. + * Makefile.in (install-arch-dep): Perform post-install cleanup inside + NS app bundle. + +2008-07-17 Stefan Monnier + + * configure.in: Extract and substitute GNUSTEP_MAKEFILES. + +2008-07-16 Adrian Robert + + * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to + NS_IMPL_COCOA. + * configure: Regenerate. + +2008-07-16 Glenn Morris + + * configure.in (with_kerberos, with_kerberos5, with_hesiod): + Fix tests for OPTION_DEFAULT_OFF (variables never unset). + (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means + never unset. + + * make-dist: Add nextstep/ directories. + (src, lib-src): Add .m files. + +2008-07-16 Dan Nicolaescu + + * configure.in (freebsd, kfreebsd): Undo part of previous change. + (USER_FULL_NAME): Remove, not used anymore. + * configure: Regenerate. + +2008-07-15 Adrian Robert + + Changes and additions for NeXTstep windowing system (Cocoa and + GNUstep) support. + + * configure.in: Add support for NS window system: --with-ns (default + off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add + sparc detection for FreeBSD variants, checks for Cocoa and GNUstep, + disable font backend if window system is "none", not if !HAVE_X11. + * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable. + (install-arch-dep): Add commands to assemble NS .app package. + +2008-07-10 Dan Nicolaescu + + * configure.in: Use macppc for Darwin. Remove references to + desupported systems. + * configure: Regenerate. + +2008-07-05 Glenn Morris + + * make-dist (EMACS): Doc fix. + (lisp): There are no *.dat or image files here any more. + (src): There are no *.s files here any more. + (etc/images, etc/images/*): Link to most regular files. + +2008-07-04 Emanuele Giaquinta (tiny change) + + * configure.in: Remove reference to deleted $USE_FONT_BACKEND. + +2008-07-01 Glenn Morris + + * configure.in (cpp_undefs): Rename from `undefs', update uses. + Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT, + and explicitly export there. (Bug#507.) + +2008-06-26 Dan Nicolaescu + + * configure.in: + * configure: Remove references to obsolete systems. + +2008-06-25 Stefan Monnier + + * Makefile.in (Makefile): Use it for its timestamp value as well, and + make it depend on all other */.in files. + (src/Makefile, src/config.stamp, lib-src/Makefile) + (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile) + (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile) + (leim/Makefile, lisp/Makefile): Remove those overlapping targets. + (leim, ${SUBDIR}, blessmail): Only depend on Makefile now. + + * configure.in: Don't create src/config.stamp any more. + +2008-06-22 Stefan Monnier + + * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument. + +2008-06-22 Glenn Morris + + * Makefile.in (top_bootclean): Remove obsolete references to lock/. + +2008-06-21 Romain Francoise + + * Makefile.in (INFO_FILES): Add sasl. + +2008-06-21 Stefan Monnier + + * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT}) + (bootstrap-build): Remove. + (top_bootclean): New var. + (top_distclean, bootstrap-clean): Use it. + (bootstrap): Don't recheck config. Make normally. + +2008-06-20 Stefan Monnier + + * Makefile.in (SUBDIR): Include `lisp'. + (lisp): Depend on `src'. + (top_distclean): Don't remove config.status. + (bootstrap-clean): New target. + (maintainer-clean): Use it. + (bootstrap): Use bootstrap-clean. Re-run config.status. + (src/bootstrap-emacs${EXEEXT}): New target. + (bootstrap-build): Use it. Don't use bootstrap-prepare because + src/Makefile now takes care of it. + (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove. + +2008-06-15 Glenn Morris + + * info/dir: Add sasl. + +2008-06-09 Alan Mackenzie + + * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails. + +2008-06-08 Eric S. Raymond + + * INSTALL.CVS: Indicate when "cvs update -d" may be needed. + +2008-06-07 Glenn Morris + + * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to + serve no purpose. + +2008-06-01 Dan Nicolaescu + + * configure.in (USE_LUCID, USE_MOTIF): Don't use "==". + * configure: Regenerate. + +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-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. @@ -46,14 +308,12 @@ 2008-02-25 Dan Nicolaescu - * configure.in: Print an error for systems that we think are - obsolete and are proposed to be removed. Remove some more unused - systems. + * configure.in: Print an error for systems that we think are obsolete + and are proposed to be removed. Remove some more unused systems. 2008-02-24 Dan Nicolaescu - * configure.in: Remove references to obsolete variables and - systems. + * configure.in: Remove references to obsolete variables and systems. 2008-02-21 Glenn Morris @@ -65,7 +325,7 @@ 2008-02-10 Matthew Luckie (tiny change) - * configure.in (arm*-*-freebsd*): Added. + * configure.in (arm*-*-freebsd*): Add. 2008-02-09 Dan Nicolaescu @@ -2004,7 +2264,7 @@ 2001-11-01 Pavel Janík * configure.in: Reindent --help output. - From Per Starback (starback@ling.uu.se). + From Per Starbäck (starback@ling.uu.se). 2001-10-31 Eli Zaretskii @@ -6764,7 +7024,7 @@ * make-dist: Check the flag called "make_tar", not "make_dir"; the latter, being a typo, is always false, resulting in a program - whose default behaviour is to painstakingly build a copy of the + whose default behavior is to painstakingly build a copy of the source tree, and then delete it. Rah. * Makefile.in: Add dist target, and comment for it. @@ -6791,7 +7051,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. @@ -7033,6 +7293,7 @@ ;; Local Variables: ;; coding: utf-8 ;; add-log-time-zone-rule: t +;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s" ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, @@ -7040,10 +7301,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 @@ -7051,8 +7312,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