From 31bbe7974c358302b0c451b253933103f7b3e18c Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Wed, 31 Jan 2024 13:40:00 -0500 Subject: housekeeping: various fixes --- lisp/org-custom.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/org-custom.el') diff --git a/lisp/org-custom.el b/lisp/org-custom.el index 96bf819..8aa1417 100644 --- a/lisp/org-custom.el +++ b/lisp/org-custom.el @@ -112,5 +112,7 @@ (use-package org-download :ensure t) +(setq org-log-repeat nil) + (provide 'org-custom) ;;; org-custom.el ends here -- cgit v1.2.1