From 5a90d5125bc7b0486b40e8eb2095cb770e28c729 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 16 Jun 2015 22:47:21 -0700 Subject: [PATCH] Remove "no-byte-compile: t" from a few files. * lisp/obsolete/bruce.el, lisp/obsolete/keyswap.el: * lisp/obsolete/patcomp.el: No reason not to compile these. --- lisp/obsolete/bruce.el | 2 +- lisp/obsolete/keyswap.el | 2 +- lisp/obsolete/patcomp.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/obsolete/bruce.el b/lisp/obsolete/bruce.el index 6b0d04e0473..54b92b64f9c 100644 --- a/lisp/obsolete/bruce.el +++ b/lisp/obsolete/bruce.el @@ -1,4 +1,4 @@ -;;; bruce.el --- bruce phrase utility for overloading the Communications -*- no-byte-compile: t -*- +;;; bruce.el --- bruce phrase utility for overloading the Communications ;;; Decency Act snoops, if any. ;; Copyright (C) 1988, 1993, 1997, 2001-2015 Free Software Foundation, diff --git a/lisp/obsolete/keyswap.el b/lisp/obsolete/keyswap.el index 3c8fd5f9cf1..1f27896eb49 100644 --- a/lisp/obsolete/keyswap.el +++ b/lisp/obsolete/keyswap.el @@ -1,4 +1,4 @@ -;;; keyswap.el --- swap BS and DEL keys -*- no-byte-compile: t -*- +;;; keyswap.el --- swap BS and DEL keys ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. diff --git a/lisp/obsolete/patcomp.el b/lisp/obsolete/patcomp.el index 9aacdd8f4c3..8545f0721fa 100644 --- a/lisp/obsolete/patcomp.el +++ b/lisp/obsolete/patcomp.el @@ -1,4 +1,4 @@ -;;; patcomp.el --- used by patch files to update Emacs releases -*- no-byte-compile: t -*- +;;; patcomp.el --- used by patch files to update Emacs releases ;; This file is part of GNU Emacs. -- 2.39.2