]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/cl.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / cl.el
index ea4d9511f9d36de6a03024f61036636985ac1e2d..da3eab73fc4289d742b3a82f6049ff105d61406c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cl.el --- Compatibility aliases for the old CL library.  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: extensions
@@ -29,6 +29,7 @@
 
 (require 'cl-lib)
 (require 'macroexp)
+(require 'gv)
 
 ;; (defun cl--rename ()
 ;;   (let ((vdefs ())