diff options
-rw-r--r-- | varuga.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/varuga.el b/varuga.el index d07b5af..f0c611c 100644 --- a/varuga.el +++ b/varuga.el @@ -164,6 +164,7 @@ PARAMS is an alist of ical property parameters and their values." (or (message-fetch-field "Subject") "")) +;;;###autoload (defun varuga-invite (summary location when duration) "Insert calendar invitation into current email message buffer. SUMMARY is a short description of the event. LOCATION is the |