]> code.delx.au - gnu-emacs-elpa/commit
Apply changes from GNU ELPA
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 28 Jan 2016 19:30:15 +0000 (14:30 -0500)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Thu, 28 Jan 2016 19:36:19 +0000 (14:36 -0500)
commit42601d2ff8ff0071a099c50d4afab0ca7945e6af
tree3a28048f1fa5d1ea19b97fae2db423f61573ac55
parent80941c077f8248ee1e8dcc64b3b57e741b9e5755
Apply changes from GNU ELPA

* doc/yas-doc-helper.el:
* yasnippet-debug.el:
* yasnippet-tests.el: Fix up copyright headers.

* yasnippet-tests.el: Fix lexical-binding cookie.
* yasnippet-debug.el: Require cl.

* yasnippet-tests.el: Silence byte-compiler.
(yas-saving-variables, yas-with-snippet-dirs): Move macros before their use.
(yas--barbaz, yas--foobarbaz): Declare.
(yas--phony-c-mode, yas--test-mode, yas--another-test-mode): Move out of
deftest, so the byte-compiler understands they're defined.
doc/yas-doc-helper.el
yasnippet-debug.el
yasnippet-tests.el