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

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

[elpa] master 21ffe4b 168/177: Merge pull request #559 from mineo/patch-


From: João Távora
Subject: [elpa] master 21ffe4b 168/177: Merge pull request #559 from mineo/patch-1
Date: Sat, 28 Mar 2015 15:41:42 +0000

branch: master
commit 21ffe4b797e7c54f128fdf3ee205273e74f1be33
Merge: 197ef7f 3c13348
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>

    Merge pull request #559 from mineo/patch-1
    
    * yasnippet.el (yas-expand-snippet): improve docstring
---
 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]