diff options
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/eshell-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml index 2556a58320..6101932139 100644 --- a/doc/reference/shell/eshell-docs.sgml +++ b/doc/reference/shell/eshell-docs.sgml @@ -37,6 +37,7 @@ <xi:include href="xml/e-html-utils.xml"/> <xi:include href="xml/e-icon-factory.xml"/> <xi:include href="xml/e-logger.xml"/> + <xi:include href="xml/e-poolv.xml"/> <xi:include href="xml/e-print.xml"/> <xi:include href="xml/e-selection.xml"/> <xi:include href="xml/e-signature.xml"/> diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 7f09d4ea89..7ee56ab6bf 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -546,6 +546,16 @@ EModulePrivate </SECTION> <SECTION> +<FILE>e-poolv</FILE> +<TITLE>EPoolv</TITLE> +EPoolv +e_poolv_new +e_poolv_set +e_poolv_get +e_poolv_destroy +</SECTION> + +<SECTION> <FILE>e-print</FILE> <TITLE>Printing</TITLE> e_print_operation_new |