]> code.delx.au - gnu-emacs-elpa/commit
Add new function yas-lookup-snippet
authorNoam Postavsky <npostavs@users.sourceforge.net>
Mon, 3 Aug 2015 14:36:46 +0000 (10:36 -0400)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Mon, 3 Aug 2015 14:36:46 +0000 (10:36 -0400)
commit7bce1a647380cb5152fc17a21948ca94f1789fd6
treeaef28331903a982be1075790330034f81236fda6
parent5ebf3473929c8ae048823dd221b9aa5773522fb6
Add new function yas-lookup-snippet

* yasnippet.el (yas-lookup-snippet): New function.
(yas--get-snippet-tables, yas--modes-to-activate): Add optional mode
parameter.
* yasnippet-tests.el (snippet-lookup): New test for yas-lookup-snippet.
* doc/snippet-expansion.org (Expanding from emacs-lisp code): Mention
  yas-lookup-snippet.
doc/snippet-expansion.org
yasnippet-tests.el
yasnippet.el