branch: elpa/aidermacs
commit d90d800c852378b5421004d8e5f64d461ceddfca
Author: Mingde (Matthew) Zeng <matthew...@posteo.net>
Commit: Mingde (Matthew) Zeng <matthew...@posteo.net>

    Remove autoload to fix #82
    
    Signed-off-by: Mingde (Matthew) Zeng <matthew...@posteo.net>
---
 aidermacs.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/aidermacs.el b/aidermacs.el
index 0f4c5943fe..23d95bdcd8 100644
--- a/aidermacs.el
+++ b/aidermacs.el
@@ -129,7 +129,6 @@ This function tries multiple methods to determine the 
project root."
 This is the file name without path."
   :type 'string)
 
-;;;###autoload
 (transient-define-prefix aidermacs-transient-menu ()
   "AI Pair Programming Interface."
   ["Aidermacs: AI Pair Programming"

Reply via email to