projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f8530
)
[emacs] (setq org-log-done 'time)
author
Amin Bandali
<amin@gnu.org>
Sat, 15 Sep 2018 15:36:50 +0000
(11:36 -0400)
committer
Amin Bandali
<amin@gnu.org>
Sat, 15 Sep 2018 15:36:50 +0000
(11:36 -0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
e7882d5
..
41dd06a
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-682,7
+682,8
@@
In short, my favourite way of life.
:config
(setq org-src-tab-acts-natively t
org-src-preserve-indentation nil
- org-edit-src-content-indentation 0)
+ org-edit-src-content-indentation 0
+ org-log-done 'time)
:hook (org-mode . org-indent-mode))
(use-package org-notmuch