Searched refs:cm_xref (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | xref.c | 115 cm_xref (int arg) in cm_xref() function 402 cm_xref (arg); in cm_pxref() 418 cm_xref (arg); in cm_ref()
|
H A D | cmds.h | 85 cm_xref (int arg),
|
H A D | cmds.c | 350 { "xref", cm_xref, BRACE_ARGS },
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 246 * makeinfo/xref.c (cm_xref): don't include the external file name 354 so cm_xref doesn't complain about missing punctuation. 1037 * makeinfo/xref.c (cm_xref): ignore any directory part or extension 1056 * makeinfo/xref.c (cm_xref): need ../ in reference to foreign html 1078 * makeinfo/xref.c (cm_xref): print the fifth arg (or fourth if it's 1200 * makeinfo/xref.c (cm_xref): tweaked references to external manuals, 1587 * makeinfo/xref.c (cm_xref): do not call xml_get_assoc_for_id. 1594 * makeinfo/xref.c (cm_xref): for Docbook, use lowercase ``see'' when 1600 entries as cm_xref takes care of it. 1880 (cm_xref): include command name in error message. [all …]
|
H A D | ChangeLog.46 | 2406 (cm_xref, cm_inforef, cm_uref, cm_email, cm_image): Use 2420 * makeinfo/makeinfo.c (cm_xref): Produce a split-HTML file name 2438 * makeinfo/makeinfo.c (cm_xref, cm_inforef): Output the target 2457 (cm_xref): Use add_anchor_name, rather than add_escaped_anchor_name, 2966 * makeinfo/makeinfo.c (cm_xref, cm_inforef): Don't allow empty 3542 * makeinfo/makeinfo.c (cm_xref): Don't collapse `` and -- while 3772 * makeinfo/makeinfo.c (cm_xref): Don't collapse --- to -- etc., 3966 * makeinfo/makeinfo.c (cm_xref): Expand the name of arguments 4265 * makeinfo/makeinfo.c (cm_xref): make wrong-char-following a warning. 4679 * makeinfo/makeinfo.c (cm_xref, cm_inforef): Don't put "[]" around [all …]
|