From 3e7274ae13f33317b965f0faafcde11a26c75ecf Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Fri, 16 Jan 2004 01:48:11 +0000 Subject: *** empty log message *** --- lisp/emacs-lisp/cl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp') diff --git a/lisp/emacs-lisp/cl.el b/lisp/emacs-lisp/cl.el index b3e56937c60..b8d9cd5e80c 100644 --- a/lisp/emacs-lisp/cl.el +++ b/lisp/emacs-lisp/cl.el @@ -579,7 +579,7 @@ Keywords supported: :test :test-not :key" "Non-nil means don't make CL functions autoload.") ;;; Autoload the other portions of the package. -;; We want to replace the basic versions of dolist, dotimes below. +;; We want to replace the basic versions of dolist, dotimes, declare below. (fmakunbound 'dolist) (fmakunbound 'dotimes) (fmakunbound 'declare) -- cgit v1.2.3