Searched refs:cm_comment (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | cmds.h | 65 cm_comment (void),
|
H A D | cmds.c | 106 { "c", cm_comment, NO_BRACE_ARGS }, 119 { "comment", cm_comment, NO_BRACE_ARGS }, 600 cm_comment (void) in cm_comment() function
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 2035 * makeinfo/cmds.c (cm_comment): save the paragraph state. 2073 * makeinfo/cmds.c (cm_comment): insert a newline before the comment, 2354 * makeinfo/cmds.c (cm_comment, cm_sp): 2636 * cmds.c (cm_comment): do not output comments before HTML header is 2733 * makeinfo/cmds.c (cm_comment, cm_center): 3259 (cm_comment): crunch multiple dashes to a single dash for XML 3315 * makeinfo/cmds.c (cm_comment): do not perform expansion. 3323 * makeinfo/cmds.c (cm_comment): new function to output comments in
|