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

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

[elpa] 269/287: Add autoload cookie to ergoemacs-test-layout


From: Matthew Fidler
Subject: [elpa] 269/287: Add autoload cookie to ergoemacs-test-layout
Date: Wed, 02 Jul 2014 14:46:35 +0000

mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit cd6d1dab82f5108e7af20664ce2e1e1c6fd9cfa6
Author: Matthew L. Fidler <address@hidden>
Date:   Mon Jun 30 10:37:09 2014 -0500

    Add autoload cookie to ergoemacs-test-layout
---
 ergoemacs-macros.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ergoemacs-macros.el b/ergoemacs-macros.el
index 0db6bbd..ae7c801 100644
--- a/ergoemacs-macros.el
+++ b/ergoemacs-macros.el
@@ -222,6 +222,7 @@ Uses `ergoemacs-theme-component--parse-keys-and-body' and
 
 (declare-function ergoemacs-theme-get-version "ergoemacs-theme-engine.el")
 (declare-function ergoemacs-theme-set-version "ergoemacs-theme-engine.el")
+;;;###autoload
 (defmacro ergoemacs-test-layout (&rest keys-and-body)
   (let ((kb (make-symbol "body-and-plist"))
         (plist (make-symbol "plist"))



reply via email to

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