]> code.delx.au - gnu-emacs/blobdiff - lisp/cus-dep.el
* lisp/progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
[gnu-emacs] / lisp / cus-dep.el
index cd946bdc99b58692d4261a241590bd08e1b634ee..60b427344ea05df279513435f7b7de7688e63fb1 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cus-dep.el --- find customization dependencies
 ;;
-;; Copyright (C) 1997, 2001-201 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001-2013 Free Software Foundation, Inc.
 ;;
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Keywords: internal
@@ -25,7 +25,6 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl))
 (require 'widget)
 (require 'cus-face)