aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2003-02-21 08:08:03 +0000
committerJuanma Barranquero2003-02-21 08:08:03 +0000
commit92a8ce635ffdbe91a870fa2fb4cff76150f16984 (patch)
treeacd5bb527e8fd44509d4819a28a1298798ced289 /ChangeLog
parentb023c8d38b19eb290b59c1b8ade60b039e20d950 (diff)
downloademacs-92a8ce635ffdbe91a870fa2fb4cff76150f16984.tar.gz
emacs-92a8ce635ffdbe91a870fa2fb4cff76150f16984.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog56
1 files changed, 30 insertions, 26 deletions
diff --git a/ChangeLog b/ChangeLog
index 4af1de4d0c3..231ba39b08b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12003-02-21 Klaus Zeitler <kzeitler@lucent.com>
2
3 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
4
12003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change) 52003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
2 6
3 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts. 7 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
@@ -1606,8 +1610,8 @@
16061997-11-26 Joel N. Weber II <devnull@gnu.org> 16101997-11-26 Joel N. Weber II <devnull@gnu.org>
1607 1611
1608 * make-dist: Changed the comment about `umask 0' to say `Don't 1612 * make-dist: Changed the comment about `umask 0' to say `Don't
1609 restrict access to any files.'; previously it said `Don't protect 1613 restrict access to any files.'; previously it said `Don't protect
1610 any files', which may have implied that we think fascism is good. 1614 any files', which may have implied that we think fascism is good.
1611 1615
16121997-11-24 Paul Eggert <eggert@twinsun.com> 16161997-11-24 Paul Eggert <eggert@twinsun.com>
1613 1617
@@ -1734,8 +1738,8 @@
17341997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us> 17381997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1735 1739
1736 * configure.in: Support auto-configuration of both Kerberos V4 and 1740 * configure.in: Support auto-configuration of both Kerberos V4 and
1737 Kerberos V5 for movemail, including detection of V4 and V5 header 1741 Kerberos V5 for movemail, including detection of V4 and V5 header
1738 files and libraries. 1742 files and libraries.
1739 1743
17401997-08-16 NIIBE Yutaka <gniibe@etl.go.jp> 17441997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
1741 1745
@@ -1884,9 +1888,9 @@
18841997-06-22 Dave Love <d.love@dl.ac.uk> 18881997-06-22 Dave Love <d.love@dl.ac.uk>
1885 1889
1886 * Makefile.in (lib-src): Depend on src/config.h (e.g. for 1890 * Makefile.in (lib-src): Depend on src/config.h (e.g. for
1887 movemail.o). 1891 movemail.o).
1888 (src/config.h): New target to re-configure if src/config.in 1892 (src/config.h): New target to re-configure if src/config.in
1889 is patched. 1893 is patched.
1890 1894
18911997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 18951997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1892 1896
@@ -2162,7 +2166,7 @@
21621996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 21661996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2163 2167
2164 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from 2168 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
2165 before `noshare'. 2169 before `noshare'.
2166 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS. 2170 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
2167 2171
21681996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 21721996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
@@ -2307,7 +2311,7 @@
23071996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 23111996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2308 2312
2309 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for 2313 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
2310 just this test. 2314 just this test.
2311 2315
2312 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf. 2316 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
2313 2317
@@ -2502,7 +2506,7 @@
25021995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu> 25061995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2503 2507
2504 * Makefile.in (man1dir): New variable. 2508 * Makefile.in (man1dir): New variable.
2505 (install-arch-indep): Use man1dir. 2509 (install-arch-indep): Use man1dir.
2506 2510
2507 * configure.in (sparc-*-nextstep*): Remove incorrect .h's. 2511 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
2508 2512
@@ -2622,7 +2626,7 @@
26221995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> 26261995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2623 2627
2624 * configure.in: Put back archlibdir initialization. Require 2628 * configure.in: Put back archlibdir initialization. Require
2625 autoconf 2.4.1 or later. 2629 autoconf 2.4.1 or later.
2626 2630
26271995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu> 26311995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2628 2632
@@ -2738,7 +2742,7 @@
27381995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> 27421995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2739 2743
2740 * configure.in: Use sqrt (more portable) instead of fmod in -lm 2744 * configure.in: Use sqrt (more portable) instead of fmod in -lm
2741 check. 2745 check.
2742 2746
27431995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu> 27471995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2744 2748
@@ -2869,7 +2873,7 @@
28691994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu> 28731994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2870 2874
2871 * configure.in: Don't try to make directories that are guaranteed 2875 * configure.in: Don't try to make directories that are guaranteed
2872 to already exist. 2876 to already exist.
2873 2877
28741994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> 28781994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2875 2879
@@ -2917,7 +2921,7 @@
29171994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 29211994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2918 2922
2919 * Makefile.in (install-arch-indep): Avoid continued comment 2923 * Makefile.in (install-arch-indep): Avoid continued comment
2920 swallowing target line. 2924 swallowing target line.
2921 2925
29221994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu) 29261994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
2923 2927
@@ -4096,7 +4100,7 @@
4096 * Makefile.in (uninstall): Don't remove the lisp and etc 4100 * Makefile.in (uninstall): Don't remove the lisp and etc
4097 directories if they're in the source tree. 4101 directories if they're in the source tree.
4098 4102
4099 Bring mumbleclean targets into conformance with GNU coding standards. 4103 Bring mumbleclean targets into conformance with GNU coding standards.
4100 * Makefile.in (mostlyclean, clean): Separate these two; just have 4104 * Makefile.in (mostlyclean, clean): Separate these two; just have
4101 them pass the request to the subdirectory makefiles. 4105 them pass the request to the subdirectory makefiles.
4102 (distclean): Pass the request down, and then get rid of the 4106 (distclean): Pass the request down, and then get rid of the
@@ -4405,7 +4409,7 @@
4405 4409
44061993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu) 44101993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4407 4411
4408 * configure.in: Recognize configuration names for i860 boxes 4412 * configure.in: Recognize configuration names for i860 boxes
4409 running SYSV. 4413 running SYSV.
4410 4414
44111993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 44151993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
@@ -4446,7 +4450,7 @@
4446 4450
44471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 44511993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4448 4452
4449 * Version 19.7 released. 4453 * Version 19.7 released.
4450 4454
4451 * make-dist: There aren't any *.com files in lib-src anymore. 4455 * make-dist: There aren't any *.com files in lib-src anymore.
4452 4456
@@ -4669,7 +4673,7 @@
4669 4673
4670 * configure.in: Check for gettimeofday function, for getdate.y. 4674 * configure.in: Check for gettimeofday function, for getdate.y.
4671 4675
4672 Change `configure' to a mixture of custom code and autoconf stuff. 4676 Change `configure' to a mixture of custom code and autoconf stuff.
4673 autoconf can't derive all the information we need, but we'd really 4677 autoconf can't derive all the information we need, but we'd really
4674 like to be able to take advantage of some of its tests, and its 4678 like to be able to take advantage of some of its tests, and its
4675 file-editing facilities. 4679 file-editing facilities.
@@ -4718,7 +4722,7 @@
4718 4722
4719 * make-dist: Distribute lisp/term/ChangeLog. 4723 * make-dist: Distribute lisp/term/ChangeLog.
4720 4724
4721 Arrange for C compilation throughout the tree to get 4725 Arrange for C compilation throughout the tree to get
4722 C_SWITCH_SYSTEM from the configuration files. 4726 C_SWITCH_SYSTEM from the configuration files.
4723 * configure: Extract C_SWITCH_SYSTEM from the machine and 4727 * configure: Extract C_SWITCH_SYSTEM from the machine and
4724 system-dependent files, and save it in the top-level Makefile. 4728 system-dependent files, and save it in the top-level Makefile.
@@ -5111,7 +5115,7 @@
5111 5115
51121992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) 51161992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5113 5117
5114 * make-dist: Include the `vms' subdirectory in the distribution. 5118 * make-dist: Include the `vms' subdirectory in the distribution.
5115 5119
51161992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu) 51201992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5117 5121
@@ -5193,7 +5197,7 @@
5193 * make-dist: Be sure to delete the .c and .h files that YACC and 5197 * make-dist: Be sure to delete the .c and .h files that YACC and
5194 BISON create from getdate.y. 5198 BISON create from getdate.y.
5195 5199
5196 * external-lisp: New directory; see `external-lisp/README'. 5200 * external-lisp: New directory; see `external-lisp/README'.
5197 * make-dist: Added support for the external-lisp subdirectory. 5201 * make-dist: Added support for the external-lisp subdirectory.
5198 5202
5199 * make-dist: Changed message which complains that make-dist wasn't 5203 * make-dist: Changed message which complains that make-dist wasn't
@@ -5272,10 +5276,10 @@
5272 5276
52731992-04-29 Ken Raeburn (Raeburn@Cygnus.COM) 52771992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
5274 5278
5275 * move-if-change: New file, copied from gcc release. 5279 * move-if-change: New file, copied from gcc release.
5276 * Makefile.in (src/paths.h): Use it, and put the "sed" output into 5280 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
5277 a temp file, so we don't update paths.h if an error occurs or if 5281 a temp file, so we don't update paths.h if an error occurs or if
5278 it doesn't need changing. 5282 it doesn't need changing.
5279 5283
52801992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu) 52841992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5281 5285
@@ -5487,7 +5491,7 @@
5487 5491
54881992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) 54921992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5489 5493
5490 * Makefile (install): Remove `B' from tar xf command. 5494 * Makefile (install): Remove `B' from tar xf command.
5491 5495
54921992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) 54961992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5493 5497
@@ -5502,7 +5506,7 @@
55021991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) 55061991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
5503 5507
5504 * config.emacs: New file, to help automate the installation 5508 * config.emacs: New file, to help automate the installation
5505 process. 5509 process.
5506 5510
5507 * Makefile: Lots of changes to support the separation of etc into 5511 * Makefile: Lots of changes to support the separation of etc into
5508 architecture-dependent and -independent files: 5512 architecture-dependent and -independent files: