diff --git a/yasnippet.el b/yasnippet.el index 95c96e4..16278cc 100644 --- a/yasnippet.el +++ b/yasnippet.el @@ -4434,6 +4434,7 @@ and return the directory. Return nil if not found." (defun yas-initialize () "For backward compatibility, enable `yas-minor-mode' globally." + (declare (obsolete "Use (yas-global-mode 1) instead." "0.8")) (yas-global-mode 1)) (defvar yas--backported-syms '(;; `defcustom's