Home
last modified time | relevance | path

Searched refs:auto_footnotes_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dfootnotes.c28 int auto_footnotes_p = 0; variable
214 if (auto_footnotes_p) in info_get_or_remove_footnotes()
H A Dfootnotes.h43 extern int auto_footnotes_p;
H A Dvariables.h58 extern int auto_footnotes_p;
H A Dvariables.c40 &auto_footnotes_p, (char **)on_off_choices },
H A Dsession.c499 if (auto_footnotes_p) in info_set_node_of_window()
1406 if (auto_footnotes_p)
1456 if (auto_footnotes_p)
1561 if (auto_footnotes_p)
3065 if (auto_footnotes_p) in kill_node()
3728 if (auto_footnotes_p) in info_search_1()
4089 if (auto_footnotes_p) in incremental_search()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.461206 * info/footnotes.c (auto_footnotes_p): turn off by default.
9155 * info/footnotes.c: Do not declare auto_footnotes_p as "extern" in