aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-04-02 04:22:17 +0200
committerJuanma Barranquero2010-04-02 04:22:17 +0200
commit194d44e7178017800d7e1d45e2add2b708b60915 (patch)
treece0f537bb81139bd65e9886a00f7ba4e69f5db78 /ChangeLog
parentd7b4879190af6e17673d8c3bdd0c71785bb4551e (diff)
downloademacs-194d44e7178017800d7e1d45e2add2b708b60915.tar.gz
emacs-194d44e7178017800d7e1d45e2add2b708b60915.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 10 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 413c23953ed..a6ed9737245 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3562,8 +3562,8 @@
3562 3562
35631999-10-09 Stefan Monnier <monnier@cs.yale.edu> 35631999-10-09 Stefan Monnier <monnier@cs.yale.edu>
3564 3564
3565 * make-dist (dontcompile): look for the DONTCOMPILE variable rather 3565 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
3566 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile. 3566 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
3567 3567
35681999-10-09 Richard M. Stallman <rms@gnu.org> 35681999-10-09 Richard M. Stallman <rms@gnu.org>
3569 3569
@@ -3572,7 +3572,7 @@
3572 3572
35731999-10-08 Stefan Monnier <monnier@cs.yale.edu> 35731999-10-08 Stefan Monnier <monnier@cs.yale.edu>
3574 3574
3575 * update-subdirs: also ignore CVS subdirs. 3575 * update-subdirs: Also ignore CVS subdirs.
3576 3576
35771999-10-07 Gerd Moellmann <gerd@gnu.org> 35771999-10-07 Gerd Moellmann <gerd@gnu.org>
3578 3578
@@ -6132,8 +6132,8 @@
6132 src/Makefile.in is built from src/Makefile. 6132 src/Makefile.in is built from src/Makefile.
6133 6133
6134 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): 6134 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
6135 If these files are out of date, simply have config.status 6135 If these files are out of date, simply have config.status
6136 rebuild them; don't rebuild them explicitly. 6136 rebuild them; don't rebuild them explicitly.
6137 6137
61381993-09-25 Brian J. Fox (bfox@ai.mit.edu) 61381993-09-25 Brian J. Fox (bfox@ai.mit.edu)
6139 6139
@@ -6328,7 +6328,7 @@
6328 6328
63291993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) 63291993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
6330 6330
6331 * configure.in (m68k-bull-sysv3): new config. 6331 * configure.in (m68k-bull-sysv3): New config.
6332 6332
63331993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 63331993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6334 6334
@@ -6551,7 +6551,7 @@
6551 6551
6552 * make-dist: Rebuild configure if configure.in is newer. 6552 * make-dist: Rebuild configure if configure.in is newer.
6553 6553
6554 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src 6554 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
6555 targets to be executed even if make remembers that it has already 6555 targets to be executed even if make remembers that it has already
6556 satisfied FRC. 6556 satisfied FRC.
6557 6557
@@ -7051,7 +7051,7 @@
7051 * make-dist: Don't distribute etc/Old files. 7051 * make-dist: Don't distribute etc/Old files.
7052 7052
7053 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their 7053 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
7054 backups. 7054 backups.
7055 7055
70561993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 70561993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7057 7057
@@ -7081,7 +7081,7 @@
70811993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) 70811993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7082 7082
7083 * Makefile.in: Add commented-out variable settings for developer's 7083 * Makefile.in: Add commented-out variable settings for developer's
7084 configuration. 7084 configuration.
7085 7085
70861993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) 70861993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7087 7087
@@ -7696,7 +7696,7 @@
7696 the script. 7696 the script.
7697 * INSTALL: Doc fix. 7697 * INSTALL: Doc fix.
7698 7698
7699 * Makefile: brought the Makefile up to the GNU coding 7699 * Makefile: Brought the Makefile up to the GNU coding
7700 standards, as described in standards.text: 7700 standards, as described in standards.text:
7701 (TAGS): New name for the target which rebuilds the tags table. 7701 (TAGS): New name for the target which rebuilds the tags table.
7702 (check): New target; doesn't do anything yet. 7702 (check): New target; doesn't do anything yet.