diff lisp/emacs-lisp/cl-seq.el @ 16057:a74507d555ba

Turn on byte-compile-dynamic.
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Sep 1996 22:56:40 +0000
parents 83f275dcd93a
children add63b27c709
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-seq.el	Sun Sep 01 22:44:57 1996 +0000
+++ b/lisp/emacs-lisp/cl-seq.el	Sun Sep 01 22:56:40 1996 +0000
@@ -1,4 +1,4 @@
-;;; cl-seq.el --- Common Lisp extensions for GNU Emacs Lisp (part three)
+;;; cl-seq.el --- Common Lisp features, part 3  -*-byte-compile-dynamic: t;-*-
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.