Included parse822 as extra node.
Showing
1 changed file
with
5 additions
and
1 deletions
... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
13 | * Address:: Address. | 13 | * Address:: Address. |
14 | * Locker:: Locker. | 14 | * Locker:: Locker. |
15 | * URL:: Uniform Resource Locators. | 15 | * URL:: Uniform Resource Locators. |
16 | 16 | * Parse822:: Parsing RFC 822 headers | |
17 | @end menu | 17 | @end menu |
18 | 18 | ||
19 | Wherever the mail is and whatever format it is stored in, the same operations | 19 | Wherever the mail is and whatever format it is stored in, the same operations |
... | @@ -177,3 +177,7 @@ Fran@,{c}ois Pinard <pinard@@bar.org> recode new alpha | ... | @@ -177,3 +177,7 @@ Fran@,{c}ois Pinard <pinard@@bar.org> recode new alpha |
177 | @cindex URL | 177 | @cindex URL |
178 | 178 | ||
179 | @include url.texi | 179 | @include url.texi |
180 | |||
181 | @node Parse822 | ||
182 | @section Parse822 --- Functions for Parsing RFC 822 Headers | ||
183 | @include parse822.texi | ... | ... |
-
Please register or sign in to post a comment