mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 05:03:04 +00:00
yasnippet-debug.el: quiet byte-compiler
This commit is contained in:
parent
241465cea2
commit
37df653a67
@ -124,4 +124,7 @@
|
||||
(add-hook 'post-command-hook 'yas-debug-snippet-vars 't 'local)))
|
||||
|
||||
(provide 'yasnippet-debug)
|
||||
;; Local Variables:
|
||||
;; byte-compile-warnings: (not cl-functions)
|
||||
;; End:
|
||||
;;; yasnippet-debug.el ends here
|
||||
|
Loading…
x
Reference in New Issue
Block a user