Try and fix silly error on agenda update

master
Jacopo De Simoi 8 years ago
parent 373a5d26f3
commit 98125cfcf4
  1. 2
      global.org

@ -448,7 +448,7 @@
#+END_SRC
*** Reverting stuff from orgzly
#+BEGIN_SRC emacs-lisp
(defun org-revert-all-orgzly-buffers ()
(defun org-revert-all-orgzly-buffers (&optional ALL)
"Revert all Org buffers that are sitting in orgzly
Prompt for confirmation when there are unsaved changes. Be sure
you know what you are doing before letting this function

Loading…
Cancel
Save