Require cl at compile-time.

This commit is contained in:
Richard M. Stallman 1997-09-13 18:44:54 +00:00
parent cb29dfb687
commit adbbe690f6

View file

@ -63,6 +63,8 @@
;;; Code:
(eval-when-compile (require 'cl))
(require 'wid-edit)
(if (not (fboundp 'make-overlay))