This commit is contained in:
Zhang Chiyuan 2008-03-10 13:57:01 +00:00
parent e13e189148
commit 66bf8e451a

View File

@ -176,7 +176,7 @@ mode will be listed under the menu \"yasnippet\".")
:test :test
'(lambda (field group) '(lambda (field group)
(and (not (null (yas/field-number field))) (and (not (null (yas/field-number field)))
(not (null (yas/group-number group)) (not (null (yas/group-number group)))
(= (yas/field-number field) (= (yas/field-number field)
(yas/group-number group))))))) (yas/group-number group)))))))
(if group (if group