Mercurial > emacs
diff src/ChangeLog.5 @ 49505:1aba10ab73b4
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Tue, 28 Jan 2003 23:49:11 +0000 |
| parents | 218f185269b8 |
| children | 23a1cea22d13 |
line wrap: on
line diff
--- a/src/ChangeLog.5 Tue Jan 28 18:46:07 2003 +0000 +++ b/src/ChangeLog.5 Tue Jan 28 23:49:11 2003 +0000 @@ -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.
