emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 3c13348 167/177: yas-expand-snippet: Clarify EXPAND-ENV


From: João Távora
Subject: [elpa] master 3c13348 167/177: yas-expand-snippet: Clarify EXPAND-ENV
Date: Sat, 28 Mar 2015 15:41:42 +0000

branch: master
commit 3c133487dcd25a6db08fdf5a4d8bf8d53970ed65
Author: Wieland Hoffmann <address@hidden>
Commit: Wieland Hoffmann <address@hidden>

    yas-expand-snippet: Clarify EXPAND-ENV
---
 yasnippet.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yasnippet.el b/yasnippet.el
index bbfca9c..b13f72b 100644
--- a/yasnippet.el
+++ b/yasnippet.el
@@ -3514,7 +3514,7 @@ The error should be ignored in `debug-ignored-errors'"
   "Expand snippet CONTENT at current point.
 
 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."
   (run-hooks 'yas-before-expand-snippet-hook)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]