Remove broken hook

This commit is contained in:
Andreas Zweili 2024-02-21 11:28:40 +01:00
parent b60a3a8896
commit 8d3043da70
1 changed files with 0 additions and 4 deletions

View File

@ -165,10 +165,6 @@
\\newpage
")
(add-hook 'org-mode-hook
(lambda ()
(add-hook 'before-save-hook 'org-update-cookies-after-save nil 'make-it-local)))
(defun org-summary-todo (n-done n-not-done)
"Switch entry to DONE when all subentries are done, to TODO otherwise."
(let (org-log-done org-log-states) ; turn off logging