diff options
| author | Juanma Barranquero | 2008-09-24 01:16:16 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-09-24 01:16:16 +0000 |
| commit | 10d1d0af5f6421603cd841e0c1c5805e2b2fb67d (patch) | |
| tree | 436363ca801b4cdde313689c044e37c02c25b681 /ChangeLog | |
| parent | d6a3febd83a52db53f665b0987075af590c720a5 (diff) | |
| download | emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.tar.gz emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.zip | |
Fix typos.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
| @@ -608,7 +608,7 @@ | |||
| 608 | 608 | ||
| 609 | 2007-12-04 Jan Djärv <jan.h.d@swipnet.se> | 609 | 2007-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 | ||
| 613 | 2007-12-03 Magnus Henoch <mange@freemail.hu> | 613 | 2007-12-03 Magnus Henoch <mange@freemail.hu> |
| 614 | 614 | ||
| @@ -4471,7 +4471,7 @@ | |||
| 4471 | 1995-06-22 Paul Eggert <eggert@twinsun.com> | 4471 | 1995-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 | ||
| 4476 | 1995-06-22 Paul Eggert <eggert@twinsun.com> | 4476 | 1995-06-22 Paul Eggert <eggert@twinsun.com> |
| 4477 | 4477 | ||
| @@ -5169,7 +5169,7 @@ | |||
| 5169 | 1994-05-03 Morten Welinder (terra@diku.dk) | 5169 | 1994-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 | ||
| 5174 | 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 5174 | 1994-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 | ||
| 5810 | 1993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu) | 5810 | 1993-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 | ||
| 6082 | 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) | 6082 | 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
| 6083 | 6083 | ||
| @@ -6975,7 +6975,7 @@ | |||
| 6975 | 6975 | ||
| 6976 | 1992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | 6976 | 1992-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. |