diff --git a/config.org b/config.org index 9a01977..368289a 100644 --- a/config.org +++ b/config.org @@ -2717,7 +2717,7 @@ four capitalized letters), and the cdr is a list of sub-tags.") (after! org (setq classes-mwf '(("PHIL2010" . ?1) ("CSE1322" . ?2)) - classes-tr '(("MATH2345" . ?3)) + classes-tr '(("MATH2345" . ?3) ("CSE1322L" . ?4)) classes-online '() subject-alist '(("MATH" ("calculus") ("algebra")) ("HIST") ("POLS") ("ECON") ("PHIL")))