Redefine FUNCTION in doc.str

FUNCTION is identical to func, so simplify doc.str.

2023-02-17  Tom Tromey  <tom@tromey.com>

	* doc/doc.str (FUNCTION): Call func.
This commit is contained in:
Tom Tromey
2023-02-17 12:12:11 -07:00
parent 03a7c6eb51
commit dbe7ee1a87
2 changed files with 5 additions and 9 deletions

View File

@ -1,3 +1,7 @@
2023-02-17 Tom Tromey <tom@tromey.com>
* doc/doc.str (FUNCTION): Call func.
2023-02-17 Tom Tromey <tom@tromey.com>
* opncls.c: Hoist the SECTION comment.

View File

@ -74,15 +74,7 @@ variable synopsis_seen
;
: FUNCTION
"@findex " - a
skip_past_newline
copy_past_newline
dup - a x x
"@subsubsection @code{" - a x x b
swap
remchar
"}\n" - a x b x c
catstr catstr catstr catstr catstr
func
;
: bodytext