aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-28 18:50:45 +0000
committerPavel Janík2001-10-28 18:50:45 +0000
commit4707d2d07995b52a096c85f874d69893dd86e774 (patch)
tree49f783cf4f673031d2c3101e44cad0bbdf6f85d4 /src/ChangeLog
parent60b541d11562da4bdc6c691e621af6ddf1f4f6d1 (diff)
downloademacs-4707d2d07995b52a096c85f874d69893dd86e774.tar.gz
emacs-4707d2d07995b52a096c85f874d69893dd86e774.zip
Change doc-string comments to `new style' [w/`doc:' keyword].
Fix typos in comments.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cb6a27c6a4e..3e91f708bbc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * keyboard.c: Change doc-string comments to `new style' [w/`doc:'
4 keyword].
5 Fix typos in comments.
6
3 * emacs.c (bug_reporting_address): New function. 7 * emacs.c (bug_reporting_address): New function.
4 Use it when displaying usage message. 8 Use it when displaying usage message.
5 9