From c4ab9c7c528a7a4e8ebadf6cc302eaf06bc62a30 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 5 Oct 2001 10:12:12 +0000 Subject: [PATCH] Remove no-byte-compile from file local variables to enable bootstrapping. --- lisp/bindings.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/bindings.el b/lisp/bindings.el index 30e93659814..f412f85dee8 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -933,10 +933,8 @@ language you are using." (define-key ctl-x-map "z" 'repeat) -;;; Don't compile this file; it contains no large function definitions. ;;; Don't look for autoload cookies in this file. ;;; Local Variables: -;;; no-byte-compile: t ;;; no-update-autoloads: t ;;; End: -- 2.39.2