Saving before reverting

master
Yevgen Muntyan 2006-10-19 09:20:39 -05:00
parent f63ec96245
commit b27e5615d6
1 changed files with 8 additions and 0 deletions

View File

@ -73,7 +73,15 @@
<start>`</start>
<end>`</end>
<include>
<context ref="def:escape"/>
<context ref="quoted:*"/>
<context ref="assignment"/>
<context ref="operator"/>
<context ref="dollar:*"/>
<context ref="def:shell-like-comment"/>
<context ref="subshell"/>
<context ref="brace-group"/>
<context ref="common-commands"/>
</include>
</context>