X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/a5433b904ffc3b1cb51cc108e24a9d6bd6ca6bc6..96e61a9b726ddb36cde8df6dda78105067792a0a:/packages/yasnippet/yasnippet-debug.el?ds=sidebyside diff --git a/packages/yasnippet/yasnippet-debug.el b/packages/yasnippet/yasnippet-debug.el index 7e3be0ece..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 João Távora +;; 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'."