aboutsummaryrefslogtreecommitdiff
path: root/doc/wydawca.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-04-30 00:50:23 +0300
committerSergey Poznyakoff <gray@gnu.org>2020-04-30 00:50:23 +0300
commit757f98a5805a91c34f70bf090c01e6a9be235716 (patch)
tree8591b594212b5158c67ade4b4cbd2f4fdce8f29f /doc/wydawca.texi
parent40c0dbacb40fbd5fa3d1f92e18c99f38004aa0d0 (diff)
downloadwydawca-757f98a5805a91c34f70bf090c01e6a9be235716.tar.gz
wydawca-757f98a5805a91c34f70bf090c01e6a9be235716.tar.bz2
Change replace handling
* src/wydawca.h (struct wy_triplet): New member: replace_allowed * src/directive.c (process_directives): Set trp->replace_allowed depending on the directive file version and the "replace" directive. * src/diskio.c (backup_copy): Use trp->replace_allowed * tests/Makefile.am: Add new tests. * tests/testsuite.at: Include new tests. * tests/upload03.at: New test. * tests/upload04.at: New test. * tests/upload05.at: New test.
Diffstat (limited to 'doc/wydawca.texi')
-rw-r--r--doc/wydawca.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/wydawca.texi b/doc/wydawca.texi
index b24d45c..a5dea41 100644
--- a/doc/wydawca.texi
+++ b/doc/wydawca.texi
@@ -764,9 +764,6 @@ If a string contains a reference to an undefined variable,
gracefully handle such cases, use the @dfn{default value construct},
defined above.
-@FIXME{Implement the expand-undefined setting, similar to the one in
-rush}.
-
@anchor{here-document}
@item Here-document
@cindex here-document

Return to:

Send suggestions and report system problems to the System administrator.