branch: elpa/aidermacs
commit 20a72c239b05a97d9f17e69891dd022481b257e9
Author: tninja <tni...@gmail.com>
Commit: tninja <tni...@gmail.com>

    adding back (provide 'aider)
---
 aider.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aider.el b/aider.el
index 26d044986b..0f20b0fe38 100644
--- a/aider.el
+++ b/aider.el
@@ -308,5 +308,6 @@ The command will be formatted as \"/architect \" followed 
by the user command an
   :lighter " Aider"
   :keymap aider-minor-mode-map)
 
+(provide 'aider)
 
 ;;; aider.el ends here

Reply via email to