summary refs log tree commit diff
path: root/src/mktokens
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2006-03-29 07:35:34 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2006-03-29 07:35:34 +1100
commit503a0b8da8ed299a00ac95fa24d1fc37c3e831d3 (patch)
tree8900d716aaa3df7e3d3cdf14c8ecad27b450a450 /src/mktokens
parent[EVAL] Make eval with empty arguments return 0 (diff)
downloaddash-503a0b8da8ed299a00ac95fa24d1fc37c3e831d3.tar.gz
dash-503a0b8da8ed299a00ac95fa24d1fc37c3e831d3.zip
[PARSER] Removed useless parsebackquote flag
The parsebackquote flag is only used in a test where it always has the
value zero.  So we can remove it altogether.
Diffstat (limited to 'src/mktokens')
0 files changed, 0 insertions, 0 deletions
r>2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts