]> code.delx.au - gnu-emacs/commitdiff
Remove "no-byte-compile: t" from a few files.
authorGlenn Morris <rgm@gnu.org>
Wed, 17 Jun 2015 05:47:21 +0000 (22:47 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 17 Jun 2015 05:47:21 +0000 (22:47 -0700)
* lisp/obsolete/bruce.el, lisp/obsolete/keyswap.el:
* lisp/obsolete/patcomp.el: No reason not to compile these.

lisp/obsolete/bruce.el
lisp/obsolete/keyswap.el
lisp/obsolete/patcomp.el

index 6b0d04e04736faf93bff0a1c51cec3e8e5d1f469..54b92b64f9cf7b4e7cb9e33ef0ef7167ee2880e9 100644 (file)
@@ -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,
index 3c8fd5f9cf16f151ff7a3d86065ae600b8a71c9b..1f27896eb49e14d0a730e5588bc0051fd60e8f82 100644 (file)
@@ -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.
 
index 9aacdd8f4c38b26c93bc537c3fc1c2c428ff9688..8545f0721fac154a29f83199722cc782941275fa 100644 (file)
@@ -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.