1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-03 19:52:16 -07:00

*** empty log message ***

This commit is contained in:
Miles Bader 2001-10-21 10:25:36 +00:00
parent 4c5963d3b2
commit 386ca3619c
3 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2001-10-21 Miles Bader <miles@gnu.org>
* make-docfile.c (read_c_string_or_comment): Add SAW_USAGE
parameter, and implement scanning for a `usage:' keyword.
(scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
Don't output a usage-string if there was one in the doc-string.
2001-10-20 Gerd Moellmann <gerd@gnu.org>
* Version 21.1 released.