]> code.delx.au - gnu-emacs/blobdiff - lisp/wid-browse.el
Update copyright year to 2015
[gnu-emacs] / lisp / wid-browse.el
index 005e87a6dae2c818b37d8d03ca8082b8739be7b1..7e2bcb47f695f06283a31d002a74dacd892473e1 100644 (file)
@@ -1,6 +1,6 @@
 ;;; wid-browse.el --- functions for browsing widgets
 ;;
-;; Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc.
 ;;
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Keywords: extensions
@@ -30,7 +30,6 @@
 (require 'easymenu)
 (require 'custom)
 (require 'wid-edit)
-(eval-when-compile (require 'cl))
 
 (defgroup widget-browse nil
   "Customization support for browsing widgets."