diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-05 22:28:49 +0100 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-05 22:28:49 +0100 |
commit | 9f3aa3c33b18eacd3fc76fd71f1405ca7e7aa682 (patch) | |
tree | 755aae32b9338dc4304ab88fe6da040ac93d85b2 /genman.txr | |
parent | 1426cd943a19e3a71c40364a4c7416a4a7ce29e8 (diff) | |
download | txr-9f3aa3c33b18eacd3fc76fd71f1405ca7e7aa682.tar.gz txr-9f3aa3c33b18eacd3fc76fd71f1405ca7e7aa682.tar.bz2 txr-9f3aa3c33b18eacd3fc76fd71f1405ca7e7aa682.zip |
* genman.txr: Updated.txr-56
* txr.vim: Fixed mistakes in a few regex character classes,
causing upper case letters not to be recognized as part
of a variable name, and character hex constant.
Diffstat (limited to 'genman.txr')
-rw-r--r-- | genman.txr | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,10 +13,10 @@ Content-type: text/html @(collect) @PREAMBLE @(until) -txr - text extractor @(skip) +txr - text processing language @(skip) @(end) @(all) -txr - text extractor @VERSION +txr - text processing language @VERSION @ (and) @ (collect) @BODY |