aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e66b25f064e..82461a1b87b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.
4
5 * alloc.c: Reindent DEFUNs with doc: keywords.
6
7 * abbrev.c (Finsert_abbrev_table_description): Reindent.
8
3 * frame.c: Change doc-string comments to `new style' [w/`doc:' 9 * frame.c: Change doc-string comments to `new style' [w/`doc:'
4 keyword]. 10 keyword].
5 11