summaryrefslogtreecommitdiff
path: root/helm-utils.el
Commit message (Expand)AuthorAge
* Update copyrights.Thierry Volpiatto2017-01-01
* Cleanup overlays when helm-buffer is empty.Thierry Volpiatto2016-12-31
* Add hook that run at end of helm-find-many-files (#1645).Thierry Volpiatto2016-11-22
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Fix previous commit, unhex only title.Thierry Volpiatto2016-10-28
* Unhex both url and title.Thierry Volpiatto2016-10-28
* Ensure to set yank point in right buffer.Thierry Volpiatto2016-10-23
* Fix pcre translation to elisp for AG.Thierry Volpiatto2016-10-23
* Fix highlighting matches with pcre based regexps.Thierry Volpiatto2016-10-23
* Save point in helm-yank-point in helm-goto-line.Thierry Volpiatto2016-10-17
* Don't use an idle timer in match line cleanup.Thierry Volpiatto2016-10-08
* Allow pulsing when jumping to line.Thierry Volpiatto2016-09-29
* Finally get rid of flashing mode-line (#1579, #1593).Thierry Volpiatto2016-09-29
* Fix hostnames completion for tramp (#1598).Thierry Volpiatto2016-09-18
* Remove last obsoletes defadvices.Thierry Volpiatto2016-09-08
* Fix usage of timer in popup-tip-mode.Thierry Volpiatto2016-08-28
* Don't loose cursor when popping up tip.Thierry Volpiatto2016-08-28
* Fix regexps in generic sort fn (#1582).Thierry Volpiatto2016-08-16
* Make helm-update-hook obsolete.Thierry Volpiatto2016-07-20
* Fix helm-quit-and-find-file for empty selectionChunyang Xu2016-06-29
* Realign no code change.Thierry Volpiatto2016-05-18
* Spelling fixes.Thierry Volpiatto2016-04-19
* Add comment and align them.Thierry Volpiatto2016-04-19
* Realign helm-html-entities-alist.Thierry Volpiatto2016-04-19
* Allow customizing which function helm use to decode entities.Thierry Volpiatto2016-04-19
* Ensure no replacement is done when unable to convert ENTITIE.Thierry Volpiatto2016-04-19
* Use chars instead of string in helm-html-entities-alist.Thierry Volpiatto2016-04-19
* Add functions to decode html entities and use them.Thierry Volpiatto2016-04-19
* Handle imenu markers in quit and find file.Thierry Volpiatto2016-04-01
* Fix display-marked-candidates with helm in one window (#1441).Thierry Volpiatto2016-03-24
* Use pcase in helm-file-human-size.Thierry Volpiatto2016-03-19
* Rewrite helm-default-kbsize.Thierry Volpiatto2016-03-19
* Fix typo in docstring.Thierry Volpiatto2016-03-18
* Optimize helm-file-human-size.Thierry Volpiatto2016-03-18
* Fix copyrights.Thierry Volpiatto2016-03-05
* Use directly require in helm-popup-tip-mode.Thierry Volpiatto2016-01-26
* Declare popup-tip to shutup byte compiler.Thierry Volpiatto2016-01-26
* helm-sources-using-help-echo-popup is now a defcustom (#1072).Thierry Volpiatto2016-01-26
* New mode helm-popup-tip-mode (#1072).Thierry Volpiatto2016-01-26
* Rename helm-highlight-number-lines-around-pointMichael Heerdegen2016-01-19
* Make some more functions helm-only.Thierry Volpiatto2016-01-12
* Fix error in helm-highlight-current-lineMichael Heerdegen2015-12-29
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Use migemo in helm-highlight-current-line (#1175).Thierry Volpiatto2015-09-25
* Move helm-exit-and-execute-action to helm.Thierry Volpiatto2015-08-15
* Rename helm-run-after-quit and helm-quit-and-execute-action.Thierry Volpiatto2015-08-15
* Get rid of timer in helm-run-after-quit.Thierry Volpiatto2015-08-15
* Improve the use of helm-quit-and-execute-action (#1084).Thierry Volpiatto2015-08-12
* Improve helm-generic-sort-fn.Thierry Volpiatto2015-08-10
* Require helm-help in several places.Thierry Volpiatto2015-07-14