summaryrefslogtreecommitdiff
path: root/gnus-BTS.el
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-06-30 22:00:04 -0300
committerDavid Bremner <david@tethera.net>2018-06-30 22:22:28 -0300
commit8d01ddeca00cd4e25196ea4b1396f77f7e04383b (patch)
treee7ee984b377de7e421cb80b570b44f28288b8132 /gnus-BTS.el
parentbb37679b41a233886e37771d168b77e157fbe18e (diff)
add no-byte compilation cookie to gnus-BTS.el
this replaces the old SOURCEONLY_ variables in emacs-goodies-el source package.
Diffstat (limited to 'gnus-BTS.el')
-rw-r--r--gnus-BTS.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnus-BTS.el b/gnus-BTS.el
index 1a57a89..3383819 100644
--- a/gnus-BTS.el
+++ b/gnus-BTS.el
@@ -1,3 +1,4 @@
+;; -*-no-byte-compile: t; -*-
;;; gnus-BTS.el --- access the Debian Bug Tracking System from Gnus
;; Copyright (C) 2001 Andreas Fuchs <asf@acm.org>