diff options
| author | Juanma Barranquero | 2010-07-24 13:53:19 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-07-24 13:53:19 +0200 |
| commit | c4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch) | |
| tree | 815961aa81b8d66acd9a279f9b47debbeb6f8763 /msdos | |
| parent | 80eb92cea85473180b905a1a89607c151e69f317 (diff) | |
| download | emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index a7a72d233d5..77286687db0 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -173,7 +173,7 @@ | |||
| 173 | (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS) | 173 | (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS) |
| 174 | (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS) | 174 | (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS) |
| 175 | (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM): | 175 | (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM): |
| 176 | Edit to empty, | 176 | Edit to empty. |
| 177 | (LIB_MATH): Edit to -lm. | 177 | (LIB_MATH): Edit to -lm. |
| 178 | (UNEXEC_OBJ): Edit to unexec.o. | 178 | (UNEXEC_OBJ): Edit to unexec.o. |
| 179 | 179 | ||
| @@ -908,7 +908,7 @@ | |||
| 908 | 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu> | 908 | 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu> |
| 909 | 909 | ||
| 910 | * sed1.inp: Handle "\t#"-style comments. | 910 | * sed1.inp: Handle "\t#"-style comments. |
| 911 | (obj): Don't add any files -- now done in src/makefile.in.in | 911 | (obj): Don't add any files -- now done in src/makefile.in.in. |
| 912 | (temacs): Don't depend on prefix-args. | 912 | (temacs): Don't depend on prefix-args. |
| 913 | (DOC): Reflect makefile changes regarding two-batch run. | 913 | (DOC): Reflect makefile changes regarding two-batch run. |
| 914 | 914 | ||