emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master dd9b14d 1/2: Excluded enwc-cm.el from byte compilation


From: Ian Dunn
Subject: [elpa] master dd9b14d 1/2: Excluded enwc-cm.el from byte compilation
Date: Sat, 4 Mar 2017 18:45:46 -0500 (EST)

branch: master
commit dd9b14d7f5c0eb43c5279255a990e6c1388fb0be
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>

    Excluded enwc-cm.el from byte compilation
    
    * enwc-cm.el: Added no-byte-compile and no-update-autoloads buffer local
      variables.
---
 enwc-cm.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/enwc-cm.el b/enwc-cm.el
index 0ba0470..0dc64a7 100644
--- a/enwc-cm.el
+++ b/enwc-cm.el
@@ -365,4 +365,8 @@ METHOD is assumed to be the camel-case D-Bus method."
 
 (provide 'enwc-cm)
 
+;; Local Variables:
+;; no-byte-compile: t
+;; no-update-autoloads: t
+;; End:
 ;;; enwc-cm.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]