diff options
| author | Kim F. Storm | 2003-01-28 23:49:11 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2003-01-28 23:49:11 +0000 |
| commit | 88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch) | |
| tree | 9ebccb63596d75a35705f320699732ffb2f2785c /ChangeLog | |
| parent | 058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff) | |
| download | emacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.tar.gz emacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.zip | |
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4299,7 +4299,7 @@ | |||
| 4299 | 4299 | ||
| 4300 | * config.guess: New file. | 4300 | * config.guess: New file. |
| 4301 | * configure.in: Use it, tentatively. | 4301 | * configure.in: Use it, tentatively. |
| 4302 | * INSTNALL: Mention its usage. | 4302 | * INSTALL: Mention its usage. |
| 4303 | 4303 | ||
| 4304 | * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m; | 4304 | * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m; |
| 4305 | the former gives you the operating system rev directly. Use | 4305 | the former gives you the operating system rev directly. Use |