aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2003-01-28 23:49:11 +0000
committerKim F. Storm2003-01-28 23:49:11 +0000
commit88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch)
tree9ebccb63596d75a35705f320699732ffb2f2785c /ChangeLog
parent058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff)
downloademacs-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b78d78c4102..7843d22338d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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