summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-03 07:36:56 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-03-03 07:36:56 -0800
commit104606a1450c2d03bfd3bbaf6bc0c37cff3fc85f (patch)
tree3ea20549b6f69a7e9533f9bde78d0d7b9e424452 /RELNOTES
parented157718223eaca5f02a5fff4a801643a07dff0b (diff)
downloadtxr-104606a1450c2d03bfd3bbaf6bc0c37cff3fc85f.tar.gz
txr-104606a1450c2d03bfd3bbaf6bc0c37cff3fc85f.tar.bz2
txr-104606a1450c2d03bfd3bbaf6bc0c37cff3fc85f.zip
* lib.c (sub_str): Removed second check for lazy string that
can't ever come out true. * match.c (search_form, h_var, h_coll, h_parallel, h_fun): Handle position t emanating from match_line, indicating match to end of line. (h_skip): When skipping to the end of line (empty spec), just return t as the position rather than the end of the line. This avoids calculating the length of the line, which forces a lazy string. (do_match_line): Near the beginning of the loop, if the position is t, then substitute the length of the line. (freeform_prepare): Return the freeform line limit value. (v_freeform): Check for t coming out of match line and do the conversion back to the trailing list in that case, but only if the freeform was limited by number of lines.
Diffstat (limited to 'RELNOTES')
0 files changed, 0 insertions, 0 deletions