diff options
author | Kim F. Storm <storm@cua.dk> | 2003-01-28 23:49:11 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-01-28 23:49:11 +0000 |
commit | 88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch) | |
tree | 9ebccb63596d75a35705f320699732ffb2f2785c /src/ChangeLog.5 | |
parent | 058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff) | |
download | emacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.tar.gz |
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
Diffstat (limited to 'src/ChangeLog.5')
-rw-r--r-- | src/ChangeLog.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index ca86cf54546..d7794eb6722 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 @@ -4614,7 +4614,7 @@ (FRAMEP): Define different versions for MULTI_FRAME and MSDOS. Otherwise, don't define at all. - * makefile.in.in (MSDOS_SUPPORT): Add faces.elc. + * Makefile.in.in (MSDOS_SUPPORT): Add faces.elc. (msdos.o, dosfns.o): Add dependencies. (MSDOS_OBJ): New set of object files. (obj): Include MSDOS_OBJ. |