aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorJason Rumney2002-03-12 22:29:10 +0000
committerJason Rumney2002-03-12 22:29:10 +0000
commitca55a1e303b6071ddda25842d883daaf1bfbf0e8 (patch)
treefd72a55e3e80b6f22f6507c1571f88f3ce70f1bb /lib-src
parent363a4df6044fd7c041ef1d6b9b8d151f38f16060 (diff)
downloademacs-ca55a1e303b6071ddda25842d883daaf1bfbf0e8.tar.gz
emacs-ca55a1e303b6071ddda25842d883daaf1bfbf0e8.zip
Fix formatting of previous entry
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6af23763628..a0c2b26de05 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -9,6 +9,7 @@
9 (readline): Canonicalize the name found in #line directive. 9 (readline): Canonicalize the name found in #line directive.
10 10
112002-03-06 Jason Rumney <jasonr@gnu.org> 112002-03-06 Jason Rumney <jasonr@gnu.org>
12
12 * etags.c (put_entries): Use #if !CTAGS, to fix link error on 13 * etags.c (put_entries): Use #if !CTAGS, to fix link error on
13 compilers that don't optimize out dead code. 14 compilers that don't optimize out dead code.
14 15