diff options
Diffstat (limited to 'website/manual/Posts.html')
-rw-r--r-- | website/manual/Posts.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/website/manual/Posts.html b/website/manual/Posts.html index 9e83b84..66383ed 100644 --- a/website/manual/Posts.html +++ b/website/manual/Posts.html @@ -9,7 +9,7 @@ any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". --> -<!-- Created by GNU Texinfo 6.0, http://www.gnu.org/software/texinfo/ --> +<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <head> <title>Haunt Reference Manual: Posts</title> @@ -46,9 +46,8 @@ pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} -span.nocodebreak {white-space: nowrap} span.nolinebreak {white-space: nowrap} -span.roman {font-family: serif; font-weight: normal} +span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> @@ -124,7 +123,7 @@ metadata association list. </p></dd></dl> <dl> -<dt><a name="index-post_002ddata"></a>Scheme Procedure: <strong>post-data</strong> <em><var>post</var></em></dt> +<dt><a name="index-post_002ddate"></a>Scheme Procedure: <strong>post-date</strong> <em><var>post</var></em></dt> <dd><p>Return the date for <var>post</var>, or <code>%default-date</code> if no date is specified. </p></dd></dl> |