summaryrefslogtreecommitdiff
path: root/helm-lib.el
Commit message (Expand)AuthorAge
* Allow a numeric value for :multiline slot (#1686).Thierry Volpiatto2017-02-09
* Ensure iterator is non-nil in helm-iter-next.Thierry Volpiatto2017-02-07
* Allow toggling org status between 3 states in help.Thierry Volpiatto2017-02-06
* declare org-open-at-point.Thierry Volpiatto2017-02-05
* Add a link in help and allow following it.Thierry Volpiatto2017-02-05
* Allow toggling visibility in help with M-t.Thierry Volpiatto2017-02-05
* Add more commands to help.Thierry Volpiatto2017-02-04
* Allow cycling in help buffers, next/prev line with up and down.Thierry Volpiatto2017-02-04
* Document more helm-acond.Thierry Volpiatto2017-01-22
* Make helm-acond behave as cond when clause have no cdr.Thierry Volpiatto2017-01-22
* Update copyrights.Thierry Volpiatto2017-01-01
* Shutup byte compiler when compiling from Melpa.Thierry Volpiatto2016-12-21
* Simplify helm-make-actions loop.Thierry Volpiatto2016-12-15
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* helm-lib: Define and use private string-join implementationVladimir Panteleev2016-11-12
* helm-lib: Speed up helm-skip-entriesVladimir Panteleev2016-11-11
* Reverse helm-elisp--persistent-help to previous state.Thierry Volpiatto2016-11-08
* Revert again for now PA helm in action.Thierry Volpiatto2016-11-08
* Try to find a suitable window for action PA.Thierry Volpiatto2016-11-08
* Fix PA in action buffer with follow enabled.Thierry Volpiatto2016-11-08
* Add describe action from action buffer.Thierry Volpiatto2016-11-07
* Fix initial position of helm-yank-point.Thierry Volpiatto2016-10-24
* Allow undoing and redoing yank.Thierry Volpiatto2016-10-18
* Fix helm-describe-face.Thierry Volpiatto2016-09-27
* Allow displaying marked faces in helm-apropos (#1613).Thierry Volpiatto2016-09-26
* Fix helm-source-by-name (#1604).Thierry Volpiatto2016-09-13
* Move helm-source-by-name to helm-lib.Thierry Volpiatto2016-09-13
* Move functions from helm to helm-lib and require accordingly.Thierry Volpiatto2016-09-04
* Fix helm-acond by wrapping the cdr of clause in progn.Thierry Volpiatto2016-08-14
* Avoid a quick refresh of Echo Area in helm-describe-functionChunyang Xu2016-06-27
* Typo only.Thierry Volpiatto2016-06-14
* Allow using add-face-text-property.Thierry Volpiatto2016-06-12
* Make helm-boring-directory-p more readable.Thierry Volpiatto2016-06-05
* Fix docstring.Thierry Volpiatto2016-06-05
* Fix helm-boring-directory-p.Thierry Volpiatto2016-06-05
* Fix skipping boring directories in directory completion.Thierry Volpiatto2016-06-05
* Move defsubst helm--dir-name-p and helm--dir-file-name before *walk-directory.Thierry Volpiatto2016-06-04
* Optimize *walk-directory.Thierry Volpiatto2016-06-01
* Fix helm-walk-directory and allow returning only subdirs.Thierry Volpiatto2016-05-29
* Allow returning only directories in helm-walk-directory.Thierry Volpiatto2016-05-29
* Use the cl-loop anaphoric feature in helm-walk-directory.Thierry Volpiatto2016-05-26
* Fix comment no code change.Thierry Volpiatto2016-05-26
* Fix bug in helm-walk-directory truncating fnames.Thierry Volpiatto2016-05-26
* Optimize a little more helm-walk-directory.Thierry Volpiatto2016-05-24
* Fix previous commit.Thierry Volpiatto2016-05-23
* Improve helm-walk-directory.Thierry Volpiatto2016-05-23
* Add comments to helm-walk-directory.Thierry Volpiatto2016-05-22
* Use directories nil by default in helm-walk-directory.Thierry Volpiatto2016-05-22
* Remove one commented line.Thierry Volpiatto2016-05-22
* Improve helm-walk-directory.Thierry Volpiatto2016-05-22