From cdd2f37086b6940eaec270534d19b5c9dfe595f3 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 13 Sep 2023 08:59:01 -0400 Subject: add date submitted, date to notify --- emacsconf.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emacsconf.el') diff --git a/emacsconf.el b/emacsconf.el index 6c3ecf8..b73e816 100644 --- a/emacsconf.el +++ b/emacsconf.el @@ -411,7 +411,9 @@ If INFO is specified, limit it to that list." (:timezone "TIMEZONE") (:irc "IRC") (:pronunciation "PRONUNCIATION") - (:pronouns "PRONOUNS") + (:pronouns "PRONOUNS") + (:date-submitted "DATE_SUBMITTED") + (:date-to-notify "DATE_TO_NOTIFY") ;; Scheduling (:scheduled "SCHEDULED") (:time "TIME") -- cgit v1.2.3