From cea3be93a49fae89620b8c30c6b4a22d3beff2b2 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 17 Jan 2002 20:15:52 +0000 Subject: [PATCH] Enable byte-compile-dynamic. --- lisp/ibuf-ext.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5