Searched refs:cm_accent (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | cmds.c | 68 { "=", cm_accent, MAYBE_BRACE_ARGS }, 80 { "H", cm_accent, MAYBE_BRACE_ARGS }, 177 { "dotaccent", cm_accent, MAYBE_BRACE_ARGS }, 284 { "ringaccent", cm_accent, MAYBE_BRACE_ARGS }, 322 { "tieaccent", cm_accent, MAYBE_BRACE_ARGS }, 329 { "u", cm_accent, MAYBE_BRACE_ARGS }, 330 { "ubaraccent", cm_accent, MAYBE_BRACE_ARGS }, 331 { "udotaccent", cm_accent, MAYBE_BRACE_ARGS }, 339 { "v", cm_accent, MAYBE_BRACE_ARGS },
|
| H A D | lang.h | 138 void cm_accent (int arg), cm_special_char (int arg),
|
| H A D | lang.c | 842 cm_accent (int arg) in cm_accent() function
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A 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):
|