Merge pull request #518 from rnkn/master

Compatibility with custom-unlispify-remove-prefixes
This commit is contained in:
João Távora 2014-09-22 22:02:00 +01:00
commit 8e9bf3cdb4

View File

@ -148,6 +148,7 @@
(defgroup yasnippet nil (defgroup yasnippet nil
"Yet Another Snippet extension" "Yet Another Snippet extension"
:prefix "yas-"
:group 'editing) :group 'editing)
(defvar yas-installed-snippets-dir nil) (defvar yas-installed-snippets-dir nil)