diff options
-rw-r--r-- | varuga.el | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -32,6 +32,14 @@ ;; varuga populates a message mode buffer with an ical MIME part ;; (using MML, the MIME Meta Language). It also adds a plain text ;; part listing the time of the event in various configured timezones. +;; +;; All dates and times you enter into varuga are in your local +;; timezone. varuga automatically converts these into a set of +;; configured timezones (specified in `varuga-clock-list`) for your +;; correspondents' benefit. +;; +;; 🙏 வருக வருக! (varuga varuga!) is a Tamil expression that is used +;; to warmly welcome people to an event. ;;; Code: |