]> code.delx.au - gnu-emacs-elpa/commitdiff
yasnippet.el (yas-initialize): Mark obsolete
authorNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 5 Apr 2015 22:05:07 +0000 (18:05 -0400)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 5 Apr 2015 22:05:07 +0000 (18:05 -0400)
yasnippet.el

index 95c96e46a07e87bf27e3eb3427c7f4139b5ac89e..16278cca3ee295b02f7d22ebd2909b9fce468ac5 100644 (file)
@@ -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