yas-expand-snippet: Clarify EXPAND-ENV

This commit is contained in:
Wieland Hoffmann 2015-02-12 02:25:56 +01:00 committed by Wieland Hoffmann
parent 197ef7f0b6
commit 3c133487dc

View File

@ -3514,7 +3514,7 @@ The error should be ignored in `debug-ignored-errors'"
"Expand snippet CONTENT at current point. "Expand snippet CONTENT at current point.
Text between START and END will be deleted before inserting Text between START and END will be deleted before inserting
template. EXPAND-ENV is are let-style variable to value bindings template. EXPAND-ENV is a list of (SYM VALUE) let-style dynamic bindings
considered when expanding the snippet." considered when expanding the snippet."
(run-hooks 'yas-before-expand-snippet-hook) (run-hooks 'yas-before-expand-snippet-hook)