aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-31 15:09:35 +0000
committerPavel Janík2001-10-31 15:09:35 +0000
commit9dbc908170e8df01173b4a6dad51b7d6d9d4a0d4 (patch)
tree8d9ddf4d6e4ed0c01bc02af8faacf1f77dd7dbb6 /src/ChangeLog
parent4e10df5997b4f146a3c89da92cf7889d09e74b9f (diff)
downloademacs-9dbc908170e8df01173b4a6dad51b7d6d9d4a0d4.tar.gz
emacs-9dbc908170e8df01173b4a6dad51b7d6d9d4a0d4.zip
(Fcommandp): Doc fix.
Change doc-string comments to `new style' [w/`doc:' keyword].
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ff4c00548cc..bd88c1cd765 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * eval.c (Fcommandp): Doc fix.
4 Change doc-string comments to `new style' [w/`doc:' keyword].
5
3 * frame.c (Fframe_live_p): Doc fix. 6 * frame.c (Fframe_live_p): Doc fix.
4 7
5 * buffer.c (selective-display-ellipses): Doc fix. 8 * buffer.c (selective-display-ellipses): Doc fix.