Merge branch 'origin-hotfix-7.8.06'

This commit is contained in:
Eric Schulte 2012-03-26 13:35:11 -04:00
commit 2aa20d6f44

View file

@ -109,8 +109,8 @@ if so then run the appropriate source block from the Library."
(list
(format "%s%s(%s)%s"
(nonempty 3 12)
(if (not (= 0 (length (nonempty 5 13))))
(concat "[" (nonempty 5 13) "]") "")
(if (not (= 0 (length (nonempty 5 14))))
(concat "[" (nonempty 5 14) "]") "")
(or (nonempty 7 16) "")
(or (nonempty 8 19) ""))
(nonempty 9 18)))