aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-12-22 16:18:46 +0000
committerRichard M. Stallman2005-12-22 16:18:46 +0000
commit30cfcf7fb03e5945bbb71ff20092d6b877f9c851 (patch)
tree27ce2deda5ac6518c83386a79f9a14b6536db87f /lib-src/ChangeLog
parente0be77f6d88f3cd8226c2897e5019d3897a39d4f (diff)
downloademacs-30cfcf7fb03e5945bbb71ff20092d6b877f9c851.tar.gz
emacs-30cfcf7fb03e5945bbb71ff20092d6b877f9c851.zip
(update-game-score.o): Delete spurious final `\'.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index bab6d6cea38..223470d2e3d 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12005-12-22 Richard M. Stallman <rms@gnu.org>
2
3 * Makefile.in (update-game-score.o): Delete spurious final `\'.
4
12005-11-18 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> (tiny change) 52005-11-18 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> (tiny change)
2 6
3 * etags.c (main): Cxref mode writes to stdout: do not close tagf, 7 * etags.c (main): Cxref mode writes to stdout: do not close tagf,