- Timestamp:
- 05/05/08 01:53:38 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/wenv/textmate/Logtalk.tmbundle/Syntaxes/Logtalk.plist
r4235 r4250 375 375 <dict> 376 376 <key>match</key> 377 <string>\\ .</string>377 <string>\\([\\abfnrtv"']|(x[a-fA-F0-9]+|[0-7]+)\\)</string> 378 378 <key>name</key> 379 379 <string>constant.character.escape.logtalk</string>
