]> code.delx.au - gnu-emacs-elpa/commit
Pass start point to yas-key-syntaxes functions
authorNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 10 Aug 2014 16:52:52 +0000 (12:52 -0400)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 10 Aug 2014 18:05:25 +0000 (14:05 -0400)
commit10ecde158e5efae11186aa4c261aaec6261e8e51
tree3c78b539738aedd27cb6a240815378a808087460
parent280ece2af4be2b51629557944feb4f6e36b751f3
Pass start point to yas-key-syntaxes functions

* yasnippet-tests.el (complicated-yas-key-syntaxes): accept argument.
* yasnippet.el (yas-try-key-from-whitespace): accept argument.
  (yas-shortest-key-until-whitespace): accept argument.
  (yas--templates-for-key-at-point): pass start point the methods.
  (yas-key-syntaxes): update docstring.
yasnippet-tests.el
yasnippet.el