aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-09-24 01:16:16 +0000
committerJuanma Barranquero2008-09-24 01:16:16 +0000
commit10d1d0af5f6421603cd841e0c1c5805e2b2fb67d (patch)
tree436363ca801b4cdde313689c044e37c02c25b681 /ChangeLog
parentd6a3febd83a52db53f665b0987075af590c720a5 (diff)
downloademacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.tar.gz
emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.zip
Fix typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ed8bca9b62..05ea805d575 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -608,7 +608,7 @@
608 608
6092007-12-04 Jan Djärv <jan.h.d@swipnet.se> 6092007-12-04 Jan Djärv <jan.h.d@swipnet.se>
610 610
611 * configure.in: Give package name and verision to AC_INIT. 611 * configure.in: Give package name and version to AC_INIT.
612 612
6132007-12-03 Magnus Henoch <mange@freemail.hu> 6132007-12-03 Magnus Henoch <mange@freemail.hu>
614 614
@@ -4471,7 +4471,7 @@
44711995-06-22 Paul Eggert <eggert@twinsun.com> 44711995-06-22 Paul Eggert <eggert@twinsun.com>
4472 4472
4473 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for 4473 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
4474 SunOS 4.1.5 thorugh 4.1.9, should they ever exist.) 4474 SunOS 4.1.5 through 4.1.9, should they ever exist.)
4475 4475
44761995-06-22 Paul Eggert <eggert@twinsun.com> 44761995-06-22 Paul Eggert <eggert@twinsun.com>
4477 4477
@@ -5169,7 +5169,7 @@
51691994-05-03 Morten Welinder (terra@diku.dk) 51691994-05-03 Morten Welinder (terra@diku.dk)
5170 5170
5171 * config.bat: Added possibility for different file name 5171 * config.bat: Added possibility for different file name
5172 transscriptions in lib-src. 5172 transcriptions in lib-src.
5173 5173
51741994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu) 51741994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5175 5175
@@ -5804,7 +5804,7 @@
5804 and #define HAVE_AIX_SMT_EXP if we do. This is present in some 5804 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
5805 versions of AIX, and needs to be passed to the loader. 5805 versions of AIX, and needs to be passed to the loader.
5806 5806
5807 * configure.in: Test for the availablility of the 5807 * configure.in: Test for the availability of the
5808 XScreenResourceString function. 5808 XScreenResourceString function.
5809 5809
58101993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu) 58101993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
@@ -6077,7 +6077,7 @@
6077 6077
6078 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src 6078 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
6079 targets to be executed even if make remembers that it has already 6079 targets to be executed even if make remembers that it has already
6080 stisfied FRC. 6080 satisfied FRC.
6081 6081
60821993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) 60821993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6083 6083
@@ -6975,7 +6975,7 @@
6975 6975
69761992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) 69761992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6977 6977
6978 * make-dist: taught it about vcdiff and rcs2log, added --newer 6978 * make-dist: Taught it about vcdiff and rcs2log, added --newer
6979 option for generating incremental distributions. Stopped it from 6979 option for generating incremental distributions. Stopped it from
6980 generating a TAGS file into the distribution; that sucker is 6980 generating a TAGS file into the distribution; that sucker is
6981 *big*, and easily enough generated with the toplevel makefile. 6981 *big*, and easily enough generated with the toplevel makefile.