X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/21f48e0df307a9e66c480f5be891609161cab4c3..cfedb0258384d1ff6352a83cc6102a7ad4a62422:/packages/yasnippet/yasnippet-debug.el diff --git a/packages/yasnippet/yasnippet-debug.el b/packages/yasnippet/yasnippet-debug.el index 9529e7f0d..248c440a7 100644 --- a/packages/yasnippet/yasnippet-debug.el +++ b/packages/yasnippet/yasnippet-debug.el @@ -1,6 +1,6 @@ ;;; yasnippet-debug.el --- debug functions for yasnippet -;; Copyright (C) 2010, 2013 Free Software Foundation, Inc. +;; Copyright (C) 2010, 2013, 2014 Free Software Foundation, Inc. ;; Author: João Távora ;; Keywords: emulations, convenience @@ -25,6 +25,7 @@ ;;; Code: (require 'yasnippet) +(require 'cl) (defun yas-debug-snippet-vars () "Debug snippets, fields, mirrors and the `buffer-undo-list'."