diff options
| author | Richard M. Stallman <rms@gnu.org> | 1996-09-01 22:56:40 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1996-09-01 22:56:40 +0000 |
| commit | 7321741136f872a7e01ddbf4e812437de88f77d1 (patch) | |
| tree | 693f23d568ba800fefd805b227100361f8feb4ff /lisp/emacs-lisp/cl-macs.el | |
| parent | dd73b091cbdfa4a9268fb0de925faab04e5bab44 (diff) | |
| download | emacs-7321741136f872a7e01ddbf4e812437de88f77d1.tar.gz | |
Turn on byte-compile-dynamic.
Diffstat (limited to 'lisp/emacs-lisp/cl-macs.el')
| -rw-r--r-- | lisp/emacs-lisp/cl-macs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-macs.el b/lisp/emacs-lisp/cl-macs.el index 25c897ac5f6..aa8b9070e67 100644 --- a/lisp/emacs-lisp/cl-macs.el +++ b/lisp/emacs-lisp/cl-macs.el @@ -1,4 +1,4 @@ -;;; cl-macs.el --- Common Lisp extensions for GNU Emacs Lisp (part four) +;;; cl-macs.el --- Common Lisp macros -*-byte-compile-dynamic: t;-*- ;; Copyright (C) 1993 Free Software Foundation, Inc. |
