chore: update classes
This commit is contained in:
parent
e322c3df69
commit
f63b79d747
|
@ -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")))
|
||||
|
|
Loading…
Reference in a new issue