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.
This commit is contained in:
parent
0fe54891f0
commit
5a90d5125b
3 changed files with 3 additions and 3 deletions
|
@ -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,
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue