aboutsummaryrefslogtreecommitdiff
path: root/doc/upgrade.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-07-15 18:53:51 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-07-15 18:53:51 +0300
commitb0c430a8642b102adb61b3df5e685920f963023d (patch)
tree48f09f6332c420f1bfc1ad5c53849acdaf58247a /doc/upgrade.texi
parent8d4894458790db74d795e874c298b0810aca7746 (diff)
downloadmailfromd-b0c430a8642b102adb61b3df5e685920f963023d.tar.gz
mailfromd-b0c430a8642b102adb61b3df5e685920f963023d.tar.bz2
Write more docs.
* doc/deprecate.texi: Remove. * doc/pragma-database.texi: Remove. * doc/pragma-option.texi: Remove. * doc/Makefile.am (mailfromd_TEXINFOS): Remove the above. (check-pragmas): Remove the rule, but leave a placeholder for a while. (check-sub-config): Fix the rule to allow for dashes in keyword names. * doc/functions.texi: Fix a typo. * doc/macros.texi (histref): New macro. * doc/mailfromd.texi: Remove obsolete sections. Describe callout servers and SMTP timeouts. * mflib/sav.mf: Remove.
Diffstat (limited to 'doc/upgrade.texi')
-rw-r--r--doc/upgrade.texi15
1 files changed, 9 insertions, 6 deletions
diff --git a/doc/upgrade.texi b/doc/upgrade.texi
index 929dff86..4d913e8c 100644
--- a/doc/upgrade.texi
+++ b/doc/upgrade.texi
@@ -55,13 +55,16 @@ in the @acronym{MFL} language.
was marked as deprecated in version 3.0.
The following features are deprecated: @samp{#pragma option}
-(@pxref{pragma-option} and @samp{#pragma database}
-(@pxref{pragma-database}) directives, the legacy style of function
-declarations (@pxref{old-style function declarations}), calls to
-functions of one argument without parentheses (@pxref{operational
+(@histref{6,pragma_002doption,pragma-option} and @samp{#pragma database}
+(@histref{6,pragma_002ddatabase,pragma-database}) directives, the
+legacy style of function declarations
+(@histref{6,old_002dstyle-function-declarations,
+old-style function declarations}), calls to
+functions of one argument without parentheses
+(@histref{6,implicit-concatenation, operational
notation}), the @samp{#require} statement (@xref{import}, for the
-new syntax) and implicit concatenation (@pxref{implicit
-concatenation}). See @ref{Deprecated Features}, for more information
+new syntax) and implicit concatenation
+(@histref{6,implicit-concatenation, implicit concatenation}). See @histref{6,Deprecated-Features,Deprecated Features}, for more information
about these.
This release also introduces important new features, which are

Return to:

Send suggestions and report system problems to the System administrator.