branch: master
commit 793c81e92cab49ac3927392f63d51d7de0ee3ba6
Author: mas <mas>
Commit: mas <mas>
Loaded CL at top level for byte-compile.
---
mmm-utils.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/mmm-utils.el b/mmm-utils.el
index 1141889..ce2413c 100644
--- a/mmm-utils.el
+++ b/mmm-utils.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <[email protected]>
-;; Version: $Id: mmm-utils.el,v 1.1 2000/04/27 10:35:19 mas Exp $
+;; Version: $Id: mmm-utils.el,v 1.2 2000/04/30 07:49:41 mas Exp $
;;{{{ GPL
@@ -31,6 +31,8 @@
;;; Code:
+(require 'cl)
+
;;{{{ Valid Buffer
;; We used to wrap almost everything in this, but I realized that