aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2001-10-21 10:25:36 +0000
committerMiles Bader2001-10-21 10:25:36 +0000
commit386ca3619cb7f2fbce7ecdf709137eb881e5efd5 (patch)
tree621692a61effafcea1f6de350bf1efda173580e7 /lib-src/ChangeLog
parent4c5963d3b20796dae3959f2064ef0cf25094c824 (diff)
downloademacs-386ca3619cb7f2fbce7ecdf709137eb881e5efd5.tar.gz
emacs-386ca3619cb7f2fbce7ecdf709137eb881e5efd5.zip
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index e893b22df22..cadf9cc8aa4 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12001-10-21 Miles Bader <miles@gnu.org>
2
3 * make-docfile.c (read_c_string_or_comment): Add SAW_USAGE
4 parameter, and implement scanning for a `usage:' keyword.
5 (scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
6 Don't output a usage-string if there was one in the doc-string.
7
12001-10-20 Gerd Moellmann <gerd@gnu.org> 82001-10-20 Gerd Moellmann <gerd@gnu.org>
2 9
3 * Version 21.1 released. 10 * Version 21.1 released.