summaryrefslogtreecommitdiff
path: root/helm-org.el
Commit message (Expand)AuthorAge
* Update copyrightsThierry Volpiatto2019-03-26
* Fix helm-org--get-candidates-in-file for the when it is given a buffer instea...Alastair Burt2018-08-08
* Make org refile action tag shorterThierry Volpiatto2018-07-04
* Update copyrightsThierry Volpiatto2018-01-08
* Add docstring for org tag completion (#1890)Thierry Volpiatto2017-10-22
* Check for autosave files in org directoryThierry Volpiatto2017-08-15
* helm-org.el (helm-org-in-buffer-headings): Don't nullify helm-org-format-outl...Adam Porter2017-08-07
* helm-org.el: Remove new refile functions, replace old oneAdam Porter2017-08-06
* Fix unused argument BUFFER in previous commit (#1824)Thierry Volpiatto2017-08-03
* helm-org.el (helm-org-refile-within-buffer): Add functionAdam Porter2017-08-03
* Check variables before making transformationJonathan2017-05-24
* Do not alter the case of the replacement textJonathan2017-05-24
* Use Org's startup visibility in HelmJonathan2017-05-24
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Don't alter helm-completing-read-handlers-alist with org-capture (#1439).Thierry Volpiatto2017-05-22
* Don't widen indirect Org buffers when getting candidatesAdam Porter2017-03-22
* Update copyrights.Thierry Volpiatto2017-01-01
* Fix tag for org refile action.Thierry Volpiatto2016-12-22
* Fix binding definition in keymap.Thierry Volpiatto2016-12-21
* Allow refiling other heading than the current one once helm org started.Thierry Volpiatto2016-12-21
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Fix action tag for helm-org.Thierry Volpiatto2016-10-16
* Fixup default binding in helm-org.Thierry Volpiatto2016-09-14
* Fix compatibility with old org by using an outline fn (#1601).Thierry Volpiatto2016-09-14
* Declare org-previous-visible-heading.Thierry Volpiatto2016-09-12
* Preselect current heading in helm-org-in-buffer (#1601).Thierry Volpiatto2016-09-12
* Change helm-org-run-heading-refile from C-c w to C-c r.Thierry Volpiatto2016-09-12
* Fix commands and bindings in helm-org (#1602).Thierry Volpiatto2016-09-11
* Use setf slot-value everywhere.Thierry Volpiatto2016-04-08
* Allow entering a space for multi completion in org tags.Thierry Volpiatto2016-03-25
* Simplify helm-org-completing-read-tags.Thierry Volpiatto2016-03-25
* Allow removing current tag if needed in org tags completion.Thierry Volpiatto2016-03-25
* Shutup byte compiler about crm-separator.Thierry Volpiatto2016-03-24
* Bind crm-separator in org tags.Thierry Volpiatto2016-03-24
* Remove helm-org-completing-read-multiple.Thierry Volpiatto2016-03-23
* Use completing-read-multiple for org tags (#1439).Thierry Volpiatto2016-03-23
* Simplify org tags PR #1439 by removing sentinel usage.Thierry Volpiatto2016-03-22
* Fix wrong-number-of-arguments error in PR #1439.Thierry Volpiatto2016-03-22
* Handle non-tag org completion promptsAdam Porter2016-03-21
* FIXME: Workaround for very strange problemAdam Porter2016-03-21
* helm-mode.el, helm-org.el: Improve org tag completionAdam Porter2016-03-21
* Adapt helm-org to changes in org-mode's masterAbdo Roig-Maranges2016-03-16
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix helm-org-headings-class should be quoted.Thierry Volpiatto2016-03-02
* Merge branch 'org_heading_class' into optimize_orgThierry Volpiatto2016-02-11
|\
| * Add a new class for org headings.Thierry Volpiatto2016-02-09
* | Keep optimizing helm-org.Thierry Volpiatto2016-02-11
* | Fontify org buffers only when no props found.Thierry Volpiatto2016-02-11
* | Only font-lock header-line in helm-org (#1379).Thierry Volpiatto2016-02-11
* | Advice search function in org headings (#1379).Thierry Volpiatto2016-02-11
|/