summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-01-04 05:15:32 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-01-04 05:15:32 +0000
commitd4bb773510c425c3c233cafee3d2304f00186d8d (patch)
tree64a206c04bd933dfba79314af17f52c0f1fe92cc /lisp/progmodes
parentd57c7572e8cdd551957880462859621acb7cdcba (diff)
downloademacs-d4bb773510c425c3c233cafee3d2304f00186d8d.tar.gz
No longer require `cl'; `dolist' is standard.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/hideshow.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el
index 07fcda385ef..6dcb619d629 100644
--- a/lisp/progmodes/hideshow.el
+++ b/lisp/progmodes/hideshow.el
@@ -233,7 +233,6 @@
;;; Code:
(require 'easymenu)
-(eval-when-compile (require 'cl))
;;---------------------------------------------------------------------------
;; user-configurable variables