Add autoload

This commit is contained in:
Adam Porter 2020-12-01 03:40:13 -06:00
parent 3dbcf93eb3
commit a115ae0f42

View file

@ -107,6 +107,7 @@ synced.")
;;;; Commands ;;;; Commands
;;;###autoload
(defun ement-connect (user-id password &optional token transaction-id) (defun ement-connect (user-id password &optional token transaction-id)
"Connect to Matrix. "Connect to Matrix.
Interactively, with prefix, ignore a saved session and log in again." Interactively, with prefix, ignore a saved session and log in again."