aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-20 00:35:02 +0000
committerJuanma Barranquero2006-11-20 00:35:02 +0000
commitd57727c9781cdf160863701fcbc785ea73685acb (patch)
tree68abe880a9c4e81288bdf9122afbec51f443134b /ChangeLog
parent6f19f70a41cd2532e0956e34e76cc8a8d3aa4f27 (diff)
downloademacs-d57727c9781cdf160863701fcbc785ea73685acb.tar.gz
emacs-d57727c9781cdf160863701fcbc785ea73685acb.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 11 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 33b5bc27077..fefb233bc0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,11 +13,10 @@
13 13
142006-11-04 Romain Francoise <romain@orebokech.com> 142006-11-04 Romain Francoise <romain@orebokech.com>
15 15
16 * Makefile.in (bootstrap-clean-before): Use new target `bootstrap-clean' 16 * Makefile.in (bootstrap-clean-before): Fix typo.
17 in the leim subdirectory. 17 Use new target `bootstrap-clean' in the leim subdirectory.
18 Fix typo.
19 18
202006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) 192006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
21 20
22 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds. 21 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
23 22
@@ -65,7 +64,7 @@
65 64
662006-09-30 Eli Zaretskii <eliz@gnu.org> 652006-09-30 Eli Zaretskii <eliz@gnu.org>
67 66
68 * configure: Regenerated. 67 * configure: Regenerate.
69 68
702006-09-28 Kenichi Handa <handa@m17n.org> 692006-09-28 Kenichi Handa <handa@m17n.org>
71 70
@@ -99,7 +98,7 @@
99 98
100 * configure.in (PKG_CHECK_MODULES): Redirect the output of 99 * configure.in (PKG_CHECK_MODULES): Redirect the output of
101 $PKG_CONFIG --exists "$2" to config.log. 100 $PKG_CONFIG --exists "$2" to config.log.
102 * configure: Regenerated. 101 * configure: Regenerate.
103 102
1042006-07-14 Kim F. Storm <storm@cua.dk> 1032006-07-14 Kim F. Storm <storm@cua.dk>
105 104
@@ -124,8 +123,8 @@
124 123
1252006-07-07 Eli Zaretskii <eliz@gnu.org> 1242006-07-07 Eli Zaretskii <eliz@gnu.org>
126 125
127 * CONTRIBUTE: Slight formatting changes and typo fixes. Add 126 * CONTRIBUTE: Slight formatting changes and typo fixes.
128 description of NEWS markings. 127 Add description of NEWS markings.
129 128
1302006-07-07 Kim F. Storm <storm@cua.dk> 1292006-07-07 Kim F. Storm <storm@cua.dk>
131 130
@@ -166,7 +165,7 @@
166 165
167 * info/dir: Remove the Emacs-Xtra entry. 166 * info/dir: Remove the Emacs-Xtra entry.
168 167
1692006-04-20 Ramprasad B <ramprasad_i82@yahoo.com> 1682006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
170 169
171 * Copyright (sources/emacs): Update copyright year(s). 170 * Copyright (sources/emacs): Update copyright year(s).
172 171
@@ -317,12 +316,12 @@
317 Remove the MAXPATHLEN limitations: 316 Remove the MAXPATHLEN limitations:
318 317
319 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name. 318 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
320 * configure: Regenerated. 319 * configure: Regenerate.
321 320
3222005-09-09 Eli Zaretskii <eliz@gnu.org> 3212005-09-09 Eli Zaretskii <eliz@gnu.org>
323 322
324 * configure.in <lynxsos*>: Support for LynxOS on PPC. 323 * configure.in <lynxsos*>: Support for LynxOS on PPC.
325 * configure: Regenerated. 324 * configure: Regenerate.
326 325
3272005-09-05 Paul Eggert <eggert@cs.ucla.edu> 3262005-09-05 Paul Eggert <eggert@cs.ucla.edu>
328 327
@@ -859,7 +858,7 @@
859 858
8602003-01-29 Kim F. Storm <storm@cua.dk> 8592003-01-29 Kim F. Storm <storm@cua.dk>
861 860
862 * AUTHORS: Regenerated using new format (after fixing numerous 861 * AUTHORS: Regenerate using new format (after fixing numerous
863 formatting errors in the ChangeLog files). 862 formatting errors in the ChangeLog files).
864 863
8652003-01-22 Andreas Schwab <schwab@suse.de> 8642003-01-22 Andreas Schwab <schwab@suse.de>