diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-11-08 16:24:02 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-11-08 16:24:02 -0500 |
commit | 0fa05d446121d582574988cd7cdc89a18bd3603b (patch) | |
tree | 3d801cedf7e5a92ff37137a6e66935a3baf55546 | |
parent | bbe661d70c8bd949ebe27422bca776cbd298a615 (diff) | |
download | emacsconf-el-0fa05d446121d582574988cd7cdc89a18bd3603b.tar.xz emacsconf-el-0fa05d446121d582574988cd7cdc89a18bd3603b.zip |
schedule notes
-rw-r--r-- | emacsconf.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacsconf.el b/emacsconf.el index f5dd1cb..9746308 100644 --- a/emacsconf.el +++ b/emacsconf.el @@ -529,6 +529,7 @@ If INFO is specified, limit it to that list." (:check-in "CHECK_IN") (:public "PUBLIC") (:intro-note "INTRO_NOTE") + (:sched-note "SCHED_NOTE") (:hyperlist-note "HYPERLIST_NOTE") ;; Extraction (:qa-youtube "QA_YOUTUBE") |