This commit is contained in:
Yann Esposito (Yogsototh) 2020-08-29 11:29:13 +02:00
parent e30dd01c1a
commit dc3d2f3687
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -1,8 +1,5 @@
* Drawer
#+BEGIN_SRC scheme
#+begin_src scheme
(toast "init loaded" "logbook")
(set! org-log-into-drawer "LOGBOOK")
#+END_SRC
#+end_src