Improved explanation of yas/buffer-local-condition

This commit is contained in:
João Távora 2011-12-01 19:30:46 +00:00
parent 11fb69f0c0
commit 1676151e62

View File

@ -489,7 +489,8 @@ Attention: These hooks are not run when exiting nested/stackd snippet expansion!
t)
"Snippet expanding condition.
This variable is a lisp form:
This variable is a lisp form which is evaluated everytime a
snippet expansion is attemped:
* If it evaluates to nil, no snippets can be expanded.