Home
last modified time | relevance | path

Searched refs:cm_punct (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dcmds.h108 cm_punct (int arg),
H A Dcmds.c59 { "!", cm_punct, NO_BRACE_ARGS },
65 { ".", cm_punct, NO_BRACE_ARGS },
69 { "?", cm_punct, NO_BRACE_ARGS },
1864 cm_punct (int arg) in cm_punct() function
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog3257 * makeinfo/cmds.c (cm_punct): new function to handle @., @! and @?