aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2024-10-06 23:03:03 +0100
committerArun Isaac2024-10-06 23:03:03 +0100
commitdd00b15016443aaa6126ba11438bc77ef51ab886 (patch)
tree6efa57101e33e8fbcea44790510a1c3e2a34100d
parent4b7322b98dc7eccd99a8c4de3b64ec085407579b (diff)
downloadvaruga-dd00b15016443aaa6126ba11438bc77ef51ab886.tar.gz
varuga-dd00b15016443aaa6126ba11438bc77ef51ab886.tar.lz
varuga-dd00b15016443aaa6126ba11438bc77ef51ab886.zip
Add complete README introduction in Commentary section.
* varuga.el (Commentary): Add complete README introduction.
-rw-r--r--varuga.el8
1 files changed, 8 insertions, 0 deletions
diff --git a/varuga.el b/varuga.el
index a70b1f2..5376c93 100644
--- a/varuga.el
+++ b/varuga.el
@@ -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: