]> git.eshelyaron.com Git - emacs.git/commit
(read_c_string_or_comment): Add SAW_USAGE parameter, and implement
authorMiles Bader <miles@gnu.org>
Sun, 21 Oct 2001 09:21:46 +0000 (09:21 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 21 Oct 2001 09:21:46 +0000 (09:21 +0000)
commitd097ad5744fa30738e3c5503719677a465cecc67
treebe31af72df2857de2539902a2da5f4ea772d38a4
parent71431a0ea1b24f0a69aa840c0aa94c23e88f3c8d
(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.
lib-src/make-docfile.c