Searched refs:cm_accent (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/texinfo/makeinfo/ |
| D | cmds.c | 66 { "=", cm_accent, MAYBE_BRACE_ARGS }, 78 { "H", cm_accent, MAYBE_BRACE_ARGS }, 175 { "dotaccent", cm_accent, MAYBE_BRACE_ARGS }, 282 { "ringaccent", cm_accent, MAYBE_BRACE_ARGS }, 320 { "tieaccent", cm_accent, MAYBE_BRACE_ARGS }, 327 { "u", cm_accent, MAYBE_BRACE_ARGS }, 328 { "ubaraccent", cm_accent, MAYBE_BRACE_ARGS }, 329 { "udotaccent", cm_accent, MAYBE_BRACE_ARGS }, 337 { "v", cm_accent, MAYBE_BRACE_ARGS },
|
| D | lang.h | 136 void cm_accent (int arg), cm_special_char (int arg),
|
| D | lang.c | 840 cm_accent (int arg) in cm_accent() function
|
| /freebsd-9-stable/contrib/texinfo/ |
| D | ChangeLog.46 | 5156 * makeinfo/cmds.c (cm_accent): Make the dot we add due to 5321 * makeinfo/cmds.c (cm_accent): Make the dot we add due to 5686 (cm_asterisk, cm_copyright, cm_accent, cm_code, cm_kbd, 5907 (command_table): Use cm_accent and MAYBE_BRACE_ARGS for all accents. 5911 (cm_accent): move almost all accent characters to after the argument. 7926 (cm_accent): Put _ from @ubaraccent after argument. 8064 * makeinfo/makeinfo.c (cm_accent, cm_special_char, cm_dotless):
|