Mercurial > emacs
changeset 59344:08b42d998daf
No longer require `cl'; `dolist' is standard.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Tue, 04 Jan 2005 05:13:18 +0000 |
parents | 64db8dceb925 |
children | 691ce1962d6d |
files | lisp/progmodes/hideshow.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/hideshow.el Tue Jan 04 03:00:45 2005 +0000 +++ b/lisp/progmodes/hideshow.el Tue Jan 04 05:13:18 2005 +0000 @@ -233,7 +233,6 @@ ;;; Code: (require 'easymenu) -(eval-when-compile (require 'cl)) ;;--------------------------------------------------------------------------- ;; user-configurable variables