index
:
varuga
keyring
main
Send ical calendar invites from your Emacs email client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
varuga.el
Age
Commit message (
Expand
)
Author
2025-06-08
Add email address to copyright header.
Arun Isaac
2025-06-08
Add REQUEST method to iCalendar invite and MIME part.
Jake Coble
2025-06-08
Add all recipients as required attendees.
Jake Coble
2025-06-08
Format ORGANIZER CN as property parameter.
Jake Coble
2025-06-08
Add DTSTAMP property required by RFC 5545.
Jake Coble
2025-06-08
Don't swallow last character when splitting lines.
Jake Coble
2025-05-13
Fix copyright header starting year.
Arun Isaac
2024-10-06
Do not use progn for else clause in if condition.
Arun Isaac
2024-10-06
Add complete README introduction in Commentary section.
Arun Isaac
2024-10-06
Use full name on Copyright header.
Arun Isaac
2024-10-06
Prefix function names with #'.
Arun Isaac
2024-10-06
Make 1h the default duration.
0.1.0
Arun Isaac
2024-10-06
Handle blank subjects.
Arun Isaac
2024-06-17
Suggest current subject as event summary.
Arun Isaac
2024-06-17
Fill Subject header only if it is blank.
Arun Isaac
2024-06-16
Use LF line ending instead of CRLF.
Arun Isaac
2024-06-16
Initial commit
Arun Isaac