changeset 42813:2fa4141b1dee

Enable byte-compile-dynamic.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Jan 2002 20:15:52 +0000
parents c9282c43bb5a
children 88480f02c49e
files lisp/ibuf-ext.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ibuf-ext.el	Thu Jan 17 19:33:03 2002 +0000
+++ b/lisp/ibuf-ext.el	Thu Jan 17 20:15:52 2002 +0000
@@ -1,4 +1,4 @@
-;;; ibuf-ext.el --- extended features for ibuffer
+;;; ibuf-ext.el --- extensions for ibuffer -*-byte-compile-dynamic: t;-*-
 
 ;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.