summaryrefslogtreecommitdiff
path: root/lisp/mail/blessmail.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2002-10-01 17:06:54 +0000
committerJuanma Barranquero <lekktu@gmail.com>2002-10-01 17:06:54 +0000
commit0a10297a064822f10484f3c08d03f18b3fd5a3e4 (patch)
tree041f2f2e0192833acc880146df4150836fd2fb95 /lisp/mail/blessmail.el
parentc9cf2e67e84e9734dc42e558795b1e4910523908 (diff)
downloademacs-0a10297a064822f10484f3c08d03f18b3fd5a3e4.tar.gz
emacs-0a10297a064822f10484f3c08d03f18b3fd5a3e4.tar.bz2
emacs-0a10297a064822f10484f3c08d03f18b3fd5a3e4.zip
Add "no-byte-compile: t" in first line.
Diffstat (limited to 'lisp/mail/blessmail.el')
-rw-r--r--lisp/mail/blessmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/blessmail.el b/lisp/mail/blessmail.el
index 0721369a677..d87f1f3232d 100644
--- a/lisp/mail/blessmail.el
+++ b/lisp/mail/blessmail.el
@@ -1,4 +1,4 @@
-;;; blessmail.el --- decide whether movemail needs special privileges
+;;; blessmail.el --- decide whether movemail needs special privileges -*- no-byte-compile: t -*-
;; Copyright (C) 1994 Free Software Foundation, Inc.