summaryrefslogtreecommitdiff
path: root/helm-org.el
Commit message (Expand)AuthorAge
* 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
|/
* Clean up commentalphapapa2016-02-08
* Make helm-org--run-open-heading-in-indirect-buffer helm-only.Thierry Volpiatto2016-02-08
* Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2016-02-08
|\
| * helm-org.el: Add indirect-buffer action, keymap, etc.Adam Porter2016-02-07
| * helm-org.el: Indentation fixesAdam Porter2016-02-07
* | Optimize helm-org-get-candidates (#1379).Thierry Volpiatto2016-02-08
|/
* Make helm-source-org-headings-for-files versatile.Raimon Grau2016-01-20
* Fix regexp in helm-org-goto-marker.Thierry Volpiatto2016-01-01
* Show body of heading in helm-org-goto-marker.Thierry Volpiatto2016-01-01
* Position point at the beginning of the headlineJonathan2016-01-01
* Fix docstring of helm-org-show-filename (#1300).Thierry Volpiatto2015-12-27
* Remove unneeded preselection in helm-org-parent-headings.Thierry Volpiatto2015-12-24
* Remove unneeded cl-defun in helm-org.Thierry Volpiatto2015-12-24
* Add two new user vars in helm-org.Thierry Volpiatto2015-12-24
* Make more configurable helm org display.Thierry Volpiatto2015-12-24
* Reorder code in helm-org, no code change.Thierry Volpiatto2015-12-24