]> code.delx.au - gnu-emacs-elpa/commit
Closes #504: Correctly discover buffers needing snippets immediately
authorJoão Távora <joaotavora@gmail.com>
Wed, 20 Aug 2014 20:29:32 +0000 (21:29 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 20 Aug 2014 20:29:32 +0000 (21:29 +0100)
commit1d4618b022bb1cea6781f50f5009e68b7689a1cd
tree89fb3501694854bcf1929b4c2a765d62921e4fc9
parentf7ef023ebb746ee1597b20d6770fffd106c802f4
Closes #504: Correctly discover  buffers needing snippets immediately

* yasnippet-tests.el (issue-504-tricky-jit): New test.

* yasnippet.el (yas-load-directory): Use a new `impatient-buffers'
local and call `yas--load-pending-juts' in all those at the end.

* yasnippet.el (cl-lib): Don't need `eval-and-compile'.
yasnippet-tests.el
yasnippet.el