Comment about use of 'cl is obsolete

This commit is contained in:
Steve Purcell 2014-06-10 18:59:56 +01:00
parent feb38ac12c
commit 190be3819f

View file

@ -39,8 +39,6 @@
;;; Code:
;; Since this library is not meant to be loaded by users
;; at runtime, use of cl functions should not be a problem.
(require 'cl-lib)
(require 'package)