Searched refs:cm_code (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/texinfo/makeinfo/ |
H A D | cmds.c | 114 { "code", cm_code, BRACE_ARGS }, 116 { "command", cm_code, BRACE_ARGS }, 183 { "env", cm_code, BRACE_ARGS }, 196 { "file", cm_code, BRACE_ARGS }, 262 { "option", cm_code, BRACE_ARGS }, 284 { "samp", cm_code, BRACE_ARGS }, 793 cm_code (int arg) in cm_code() function 875 cm_code (arg); in cm_kbd()
|
H A D | cmds.h | 115 cm_code (int arg),
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | ChangeLog | 762 * makeinfo/cmds.c (cm_code): use <samp> for commands other than 1508 * makeinfo/cmds.c (cm_code): For @samp, using single quotes instead of 1857 * makeinfo/cmds.c (cm_code): do not decrement in_fixed_width_font as 1941 * makeinfo/cmds.c (cm_code): call xml_start_para instead of tweaking 1947 (cm_code): Add opening and closing single quotes for @samp in the 2237 * makeinfo/cmds.c (cm_dmn, cm_code, cm_sc, cm_r): use 2268 * makeinfo/cmds.c (cm_code): increment and decrement in_html_elt when 2617 * makeinfo/cmds.c (cm_code): for HTML, use span for @command, @env, 4071 (cm_code): fixed in_fixed_width_font adjustment for XML and Docbook
|
H A D | ChangeLog.46 | 5158 (cm_code, cm_dfn): Call add_meta_char to insert the closing 5323 (cm_code, cm_dfn): Call add_meta_char to insert the closing 5686 (cm_asterisk, cm_copyright, cm_accent, cm_code, cm_kbd, 6386 (cm_code, etc.): Change add_char calls for post_sentence chars to set 8027 etc., which all do cm_code. 8195 (cm_code): Don't decrement in_fixed_with_font at end of construct. 8253 * makeinfo/makeinfo.c (cm_code): Always notice that we are in
|