From: Richard M. Stallman Date: Thu, 17 Jan 2002 20:15:52 +0000 (+0000) Subject: Enable byte-compile-dynamic. X-Git-Tag: ttn-vms-21-2-B4~17094 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cea3be93a49fae89620b8c30c6b4a22d3beff2b2;p=emacs.git Enable byte-compile-dynamic. --- diff --git a/lisp/ibuf-ext.el b/lisp/ibuf-ext.el index bd5e6d9528e..28e951592d5 100644 --- a/lisp/ibuf-ext.el +++ b/lisp/ibuf-ext.el @@ -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.