Added autoload to main start procedure.
[lurk.git] / murk.el
diff --git a/murk.el b/murk.el
index e67d8e6..373b7c1 100644 (file)
--- a/murk.el
+++ b/murk.el
@@ -1316,6 +1316,7 @@ The head of this list is always the current context.")
 ;;; Main start procedure
 ;;
 
+;;;###autoload
 (defun murk ()
   "Start murk or just switch to the murk buffer if one already exists."
   (interactive)