color indented babel strings -- srcname, source, results, result, and call

This commit is contained in:
Eric Schulte 2010-06-07 18:10:47 -07:00
parent efbb07fe12
commit cdc70ed68d

View file

@ -4977,7 +4977,8 @@ will be prompted for."
'(font-lock-fontified t face org-meta-line))
t)
((or (member dc1 '("begin:" "end:" "caption:" "label:"
"orgtbl:" "tblfm:" "tblname:"))
"orgtbl:" "tblfm:" "tblname:" "result:"
"results:" "source:" "srcname:" "call:"))
(and (match-end 4) (equal dc3 "attr")))
(add-text-properties
beg (match-end 0)