Compare commits

..

No commits in common. "e4b80773e77da4e06d49a97bb6f0c523c091fe3c" and "6ee91ec612759e3dec65acfa9aa4ea478bd27874" have entirely different histories.

View File

@ -1043,7 +1043,6 @@ If no name is given, list all bookmarks instead."
("C-c l" . org-store-link) ("C-c l" . org-store-link)
:map org-mode-map :map org-mode-map
("C-c t" . org-table-create)) ("C-c t" . org-table-create))
:hook (org-mode . org-table-header-line-mode)
:init :init
(setq org-directory "~/org" (setq org-directory "~/org"
org-agenda-files '("~/org/") org-agenda-files '("~/org/")