aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-21 08:52:17 +0000
committerPavel Janík2001-10-21 08:52:17 +0000
commit03be2694656e62ef5555c93cc6cd1f18df19e768 (patch)
treeaee6d556320f1febe7e1acc4e6e64eb3292f8255 /src/ChangeLog
parentefc7e75ff066dcac4129836984b4e139eab970ee (diff)
downloademacs-03be2694656e62ef5555c93cc6cd1f18df19e768.tar.gz
emacs-03be2694656e62ef5555c93cc6cd1f18df19e768.zip
(Finsert_abbrev_table_description): Reindent.
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