]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/yasnippet-debug.el
Update packages/yasnippet by merging from its external upstream subtree
[gnu-emacs-elpa] / packages / yasnippet / yasnippet-debug.el
similarity index 98%
rename from yasnippet-debug.el
rename to packages/yasnippet/yasnippet-debug.el
index fe8816c082e7c7cb05d8e749ff79ed131304b19a..593d081fc8c34ad190d48252db06e509d9a06e2c 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'."