diff --git a/init.el b/init.el index b9b42f32..1fdc7f57 100755 --- a/init.el +++ b/init.el @@ -1668,7 +1668,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory." (org-src-fontify-natively t) (org-src-tab-acts-natively t) (org-src-window-setup 'other-window) - (org-time-stamp-rounding-minutes '(30 30)) + (org-time-stamp-rounding-minutes '(0 5)) (org-todo-keywords '((sequence "TODO" "DOING(!)" "DONE(!)") (sequence "RECRUIT" "INTERVIEW" "QDA" "DOC" "REVIEW")))