mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Merge pull request #559 from mineo/patch-1
* yasnippet.el (yas-expand-snippet): improve docstring
This commit is contained in:
commit
21ffe4b797
@ -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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user