diff options
| -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")  | 
