mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00

* 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.