diff options
Diffstat (limited to 'lisp/mh-e/mh-acros.el')
-rw-r--r-- | lisp/mh-e/mh-acros.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-acros.el b/lisp/mh-e/mh-acros.el index faf27cd0662..2b4807ab696 100644 --- a/lisp/mh-e/mh-acros.el +++ b/lisp/mh-e/mh-acros.el @@ -288,7 +288,6 @@ form (FUNCNAME ARGLIST BODY...), similar to defun." (provide 'mh-acros) ;; Local Variables: -;; no-byte-compile: t ;; sentence-end-double-space: nil ;; End: |