From 07b3798c76394425f32e29d94174ad349d0af750 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 17 Jun 1994 20:04:22 +0000 Subject: Comment change. --- lisp/emacs-lisp/cl-seq.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/emacs-lisp/cl-seq.el') diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index b48d73e157f..559ed88578f 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.el @@ -22,7 +22,7 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -;; Commentary: +;;; Commentary: ;; These are extensions to Emacs Lisp that provide a degree of ;; Common Lisp compatibility, beyond what is already built-in @@ -41,7 +41,7 @@ ;; See cl.el for Change Log. -;; Code: +;;; Code: (or (memq 'cl-19 features) (error "Tried to load `cl-seq' before `cl'!")) -- cgit v1.2.3