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

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

[nongnu] elpa/arduino-mode 8881f12 062/107: fix void variable ede-arduin


From: ELPA Syncer
Subject: [nongnu] elpa/arduino-mode 8881f12 062/107: fix void variable ede-arduino-preferences-file
Date: Sun, 29 Aug 2021 10:58:17 -0400 (EDT)

branch: elpa/arduino-mode
commit 8881f120ca479150e2c96aa212c074179fd5d2e5
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    fix void variable ede-arduino-preferences-file
---
 ede-arduino.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ede-arduino.el b/ede-arduino.el
index 68dae73..c5df173 100644
--- a/ede-arduino.el
+++ b/ede-arduino.el
@@ -48,6 +48,7 @@
   :group 'arduino
   :type 'string)
 
+;;;###autoload
 (defcustom ede-arduino-preferences-file "~/.arduino/preferences.txt"
   "The location of personl preferences for the arduino IDE.
 Note: If this changes, we need to also update the autoload feature."



reply via email to

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