mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
Unset autoload-compute-prefixes for utility files
* yasnippet-debug.el: * yasnippet-tests.el: Set autoload-compute-prefixes to nil file-locally.
This commit is contained in:
parent
4ab9cb5bac
commit
0b8d43490c
@ -339,5 +339,6 @@
|
||||
(provide 'yasnippet-debug)
|
||||
;; Local Variables:
|
||||
;; indent-tabs-mode: nil
|
||||
;; autoload-compute-prefixes: nil
|
||||
;; End:
|
||||
;;; yasnippet-debug.el ends here
|
||||
|
@ -1406,5 +1406,6 @@ add the snippets associated with the given mode."
|
||||
(provide 'yasnippet-tests)
|
||||
;; Local Variables:
|
||||
;; indent-tabs-mode: nil
|
||||
;; autoload-compute-prefixes: nil
|
||||
;; End:
|
||||
;;; yasnippet-tests.el ends here
|
||||
|
Loading…
x
Reference in New Issue
Block a user