mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 05:03:04 +00:00

(yas-not-string-or-comment-condition): Make it a function. (yas--funcall-condition): Rename from `yas--funcall-condition`, change its calling convention. (yas--template-can-expand-p, yas--describe-pretty-table): Adjust accordingly. (yas--require-template-specific-condition-p): Add support for functions in `yas-buffer-local-condition`. * doc/snippet-expansion.org (The condition system <<condition-system>>): Adjust example to avoid quoted code.