diff options
| author | Juanma Barranquero | 2012-07-14 04:08:32 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-07-14 04:08:32 +0200 |
| commit | ed9265fc7dc83341b2a807f114dcdd4d170d7e0e (patch) | |
| tree | f4fa59618af24fe9487d7e0a23a5d087847410a6 /msdos | |
| parent | c9ca3f76b0d7d8b41b2d571e47ba5c1919273382 (diff) | |
| download | emacs-ed9265fc7dc83341b2a807f114dcdd4d170d7e0e.tar.gz emacs-ed9265fc7dc83341b2a807f114dcdd4d170d7e0e.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index f0c3703f36c..a9cbc50ba86 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | * sedleim.inp (MKDIR_P): Edit to DOS "md" command. | 8 | * sedleim.inp (MKDIR_P): Edit to DOS "md" command. |
| 9 | 9 | ||
| 10 | * sed1v2.inp: (LIB_CLOCK_GETTIME): Edit to empty. | 10 | * sed1v2.inp (LIB_CLOCK_GETTIME): Edit to empty. |
| 11 | Remove lines that invoke PAXCTL. | 11 | Remove lines that invoke PAXCTL. |
| 12 | (clean): Fix recipe not to run Unixy shell commands. | 12 | (clean): Fix recipe not to run Unixy shell commands. |
| 13 | 13 | ||