]> code.delx.au - gnu-emacs-elpa/blobdiff - yasnippet-debug.el
Fix broken links in README.mdown
[gnu-emacs-elpa] / yasnippet-debug.el
index c5dd06aeda79f0239216b73dafa7fcbdaad59ca6..b12bcd4ba2610db8add1a9f25cb5073a76f03874 100644 (file)
@@ -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'."