Add FIXMEs to def-setting!'s
They will be removed on the 2.1.1 release.
This commit is contained in:
parent
6c8df7c6bb
commit
14dfc9fad9
7 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,7 @@ can have its own snippets category, if the folder exists."
|
|||
(fset fn (lambda () (yas-activate-extra-mode mode)))
|
||||
(add-hook (intern (format "%s-hook" mode)) fn))))
|
||||
|
||||
;; FIXME obsolete :yas-minor-mode
|
||||
;;;###autoload
|
||||
(def-setting! :yas-minor-mode (mode)
|
||||
:obsolete set-yas-minor-mode!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue