summaryrefslogtreecommitdiff
path: root/lisp/init-org.el
AgeCommit message (Expand)Author
2014-08-02Advise org-refile with dwim targetKyle Meyer
2014-07-23Create Org mode prefix mapKyle Meyer
2014-07-15Disable org-refile-cacheKyle Meyer
2014-07-15Add km/org-remove-title-leaderKyle Meyer
2014-07-04Change end-of-line maker for auto-mode patternsKyle Meyer
2014-06-24Bind poporg-dwimKyle Meyer
2014-06-20Bind org-open-at-point-globalKyle Meyer
2014-06-06Move diminish code to single fileKyle Meyer
2014-06-06Use milkypostman's `after' macroKyle Meyer
2014-05-26Mask imenu binding with org-goto in Org buffersKyle Meyer
2014-05-19Move ace-link-org binding to init-ace.elKyle Meyer
2014-05-11Use cache for Org refilingKyle Meyer
2014-05-11Add km/org-sort-heading-ignoring-articlesKyle Meyer
2014-05-05Remove unnecessary let*Kyle Meyer
2014-05-04Make maxlevel optional in org-set-refiling-bufferKyle Meyer
2014-05-04Restrict org-refile-targets to current fileKyle Meyer
2014-05-04Don't use a directory name for org-agenda-filesKyle Meyer
2014-05-04Move Org safe-local-variable-values from custom.elKyle Meyer
2014-05-04Move default Org notes fileKyle Meyer
2014-04-29Define prefix key for global Org keysKyle Meyer
2014-04-29Move some hook bindings to mode mapsKyle Meyer
2014-04-27Restore misc capture templatesKyle Meyer
2014-04-23Function to switch to Org buffer in other windowKyle Meyer
2014-04-16Try out new system for defining Org agenda filesKyle Meyer
2014-04-16Remove some Org capture templatesKyle Meyer
2014-04-16Add function to sort on parent headingKyle Meyer
2014-04-15Change org-refile-to-other* bindingsKyle Meyer
2014-04-13Add function to set buffer for Org refilingKyle Meyer
2014-04-13Cosmetic changes to Org refile functionsKyle Meyer
2014-04-13Simplify km/org-refile-to-other-org-bufferKyle Meyer
2014-04-12Update for magit-visit-item renameKyle Meyer
2014-04-09Install and setup ace-linkKyle Meyer
2014-04-02Add commands to refile beyond org-refile-targetsKyle Meyer
2014-04-02Move org ido settingsKyle Meyer
2014-03-30Set org-agenda-text-search-extra-filesKyle Meyer
2014-03-23Show Org context when visiting from Magit diffKyle Meyer
2014-03-16Add global keybinding for org-save-all-org-buffersKyle Meyer
2014-03-15Show Org context with `next-error'Kyle Meyer
2014-03-15Fix new diminishingKyle Meyer
2014-03-15Remove STARTED key from org agenda dispatchKyle Meyer
2014-03-15Diminish some more modesKyle Meyer
2014-02-25Correct position of heading in init-org.elKyle Meyer
2014-02-20Add binding to narrow Org tree in current windowKyle Meyer
2014-02-18Flip prefix when making Org indirect bufferKyle Meyer
2014-02-17Give org-metadown a "C-c C-x" bindingKyle Meyer
2014-02-15Move bog to separate init fileKyle Meyer
2014-02-15Add binding for bog-rename-staged-pdf-to-citekeyKyle Meyer
2014-02-08Add some Bog keybindings to OrgKyle Meyer
2014-02-01Add note to Org NA stateKyle Meyer
2014-01-26Reorganize and use require-packageKyle Meyer