]> code.delx.au - gnu-emacs-elpa/commitdiff
move eof footer to the actual eof
authorJonas Bernoulli <jonas@bernoul.li>
Sat, 6 Sep 2014 23:41:16 +0000 (01:41 +0200)
committerJonas Bernoulli <jonas@bernoul.li>
Sun, 7 Sep 2014 12:20:07 +0000 (14:20 +0200)
doc/yas-doc-helper.el
yasnippet-tests.el
yasnippet.el

index 76a00b102500df64968aff1160129b51c64e078a..36cd5109648e1654052709e6493fff35a6e37fd3 100755 (executable)
 
 
 (provide 'yas-doc-helper)
-;;; yas-doc-helper.el ends here
 ;; Local Variables:
 ;; coding: utf-8
 ;; End:
+;;; yas-doc-helper.el ends here
index 7653d31b7b26d814168e66fee182e96fd5314393..ac95258bc61604deb30ec8ab86167e564f0bf0f2 100644 (file)
@@ -821,8 +821,8 @@ add the snippets associated with the given mode."
 
 
 (provide 'yasnippet-tests)
-;;; yasnippet-tests.el ends here
 ;; Local Variables:
 ;; lexical-binding: t
 ;; byte-compile-warnings: (not cl-functions)
 ;; End:
+;;; yasnippet-tests.el ends here
index f26cc3fa5ed4b29331f8328120f6236f9aa9c677..06ad7510926c1ee3cd78b1e964c8f73dfce5c5a0 100644 (file)
@@ -4593,9 +4593,8 @@ can more or less safely rely upon them.")
 
 \f
 (provide 'yasnippet)
-
-;;; yasnippet.el ends here
 ;; Local Variables:
 ;; coding: utf-8
 ;; byte-compile-warnings: (not cl-functions)
 ;; End:
+;;; yasnippet.el ends here