summaryrefslogtreecommitdiff
path: root/helm-lib.el
Commit message (Expand)AuthorAge
* Merge pull request #1426 from malisper/masterThierry Volpiatto2016-03-15
|\
| * Fixing typo in use of cl-typecase.Michael Malis2016-03-12
* | Fix helm-aif docstring.Thierry Volpiatto2016-03-13
|/
* Fix helm-symbol-name.Thierry Volpiatto2016-03-11
* Fix typo.Thierry Volpiatto2016-03-11
* Fix helm-stringify with numbers.Thierry Volpiatto2016-03-11
* Simplify helm-fast-remove-dups.Thierry Volpiatto2016-03-10
* Finally use a nil value for case-fold-search in helm-file-expand-wildcardsThierry Volpiatto2016-03-08
* Set case-fold-search in helm-file-expand-wildcards.Thierry Volpiatto2016-03-08
* Fix copyrights.Thierry Volpiatto2016-03-05
* Make some more functions helm-only.Thierry Volpiatto2016-01-26
* Call interactively function moving cursor in help buffer (#1347).Thierry Volpiatto2016-01-22
* Use forward-line for non--interactive use (#1347).Thierry Volpiatto2016-01-21
* Add common key bindings and cursor in help (#1347).Thierry Volpiatto2016-01-21
* Fix helm-file-name-sans-extension when used on a full filename (#1335).Thierry Volpiatto2016-01-14
* Fix infloop with files beginning with a dot (#1335).Thierry Volpiatto2016-01-14
* New function helm-file-name-sans-extension.Thierry Volpiatto2016-01-08
* Add commands to `helm-apropos` for faces (#1318)Tianxiang Xiong2016-01-05
* Move helm-quote-whitespace to helm-lib and modify some requires accordingly.Thierry Volpiatto2015-12-06
* Ensure describe-function/var etc.. don't send message (#1222).Thierry Volpiatto2015-10-18
* Fix two docstringsChunyang Xu2015-10-16
* Add a white-list in addition of boring buffers list (#1202).Thierry Volpiatto2015-10-08
* Move functions needed by mm to helm-lib.Thierry Volpiatto2015-10-02
* Fix infinite loop in helm-browse-project.Chunyang Xu2015-09-16
* Fix jumping to "~" in hff (#1169).Thierry Volpiatto2015-09-14
* Use org-mode in embeded help instead of outline (#1152).Thierry Volpiatto2015-09-07
* Get rid of ansi-color-apply by providing own helm version.Thierry Volpiatto2015-08-31
* Don't hard code endstr in truncated buffers (#1113).Thierry Volpiatto2015-08-08
* Fix helm-substring-by-width.Thierry Volpiatto2015-08-05
* small improvements to `helm-substring-by-width'Michael Heerdegen2015-08-03
* Move helm-help and helm-help-message to helm.el.Thierry Volpiatto2015-07-16
* Add a notification about local help when not source is not ready.Thierry Volpiatto2015-07-14
* Move helm-helm and helm-help-message to helm-lib.Thierry Volpiatto2015-07-14
* Require cl-lib.Thierry Volpiatto2015-07-13
* Reorder helm-lib and move code from helm-help.Thierry Volpiatto2015-07-09
* Move helm-file-globstar to helm-lib.Thierry Volpiatto2015-07-09
* Move helm-file-expand-wildcards to helm-lib.Thierry Volpiatto2015-07-09
* Move functions from helm-utils to helm-lib.Thierry Volpiatto2015-07-09
* Move many functions to helm-lib.elThierry Volpiatto2015-07-08
* Add new file and fix actions from types.Thierry Volpiatto2015-07-08