summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2012-01-31 17:15:03 +0100
committerJuanma Barranquero <lekktu@gmail.com>2012-01-31 17:15:03 +0100
commit6df6ae42fedb347936ce4c68e11f5d3e8b1d0040 (patch)
treebe1fdc72811d475e0aa9e853cb88aa6a922b2489 /msdos
parentfd3e94ece865d8cb85d13e98c1594bcabe3fd8db (diff)
downloademacs-6df6ae42fedb347936ce4c68e11f5d3e8b1d0040.tar.gz
Fix typos in ChangeLogs.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 060970151ef..34f7b802de0 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -642,7 +642,7 @@
b-emacs.exe to 3072K.
* mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
- (emacs): Renamed from `man', to reflect changes in doc directory
+ (emacs): Rename from `man', to reflect changes in doc directory
structure. All callers changed.
(clean mostlyclean distclean maintainer-clean extraclean): Chdir
into doc/ for manuals. Add misc subdirectory.
@@ -1097,7 +1097,7 @@
1996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
- * is_exec.c: Renamed from is-exec.c.
+ * is_exec.c: Rename from is-exec.c.
1996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
@@ -1132,7 +1132,7 @@
* mainmake.v2 (src): Create a file with sed commands instead of using
a long sed command line (some versions of Sed don't handle that).
- (gdb): Merged back into src, undoing April 13 change.
+ (gdb): Merge back into src, undoing April 13 change.
(install): Do use if statements, but not a loop.
1996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>