summaryrefslogtreecommitdiff
path: root/helm-lib.el
Commit message (Expand)AuthorAge
* Fix helm-describe-classThierry Volpiatto2019-09-24
* Declare helm-source--cl--print-tableThierry Volpiatto2019-08-20
* Fix some docstringsThierry Volpiatto2019-07-31
* Format classes's docstrings properlyThierry Volpiatto2019-07-31
* Prevent follow-mode when moving between sectionsThierry Volpiatto2019-07-30
* Fix compilation warningsThierry Volpiatto2019-07-26
* Allow customizing backend functions to describe-var/funThierry Volpiatto2019-07-21
* Fix helm-acase debug spec and signatureThierry Volpiatto2019-05-20
* Update copyrightsThierry Volpiatto2019-03-26
* Shutup byte compiler in helm-acaseThierry Volpiatto2019-02-05
* Remove trailing whitespace(s)duianto2019-01-21
* helm-walk-directory accept a new arg NOERRORThierry Volpiatto2018-12-22
* Improve docstring of some anaphoric macrosThierry Volpiatto2018-10-28
* Make helm-case anaphoric and rename to helm-acaseThierry Volpiatto2018-10-28
* New macro helm-caseThierry Volpiatto2018-10-27
* Declare some functions and vars in helm-libThierry Volpiatto2018-08-19
* Simplify helm-read-answerThierry Volpiatto2018-06-04
* Improve docstring and don't quote strings in pcaseThierry Volpiatto2018-06-02
* Rename helm-read-query to helm-read-answerThierry Volpiatto2018-06-02
* Avoid using dired-delete-file unusable in emacs-26Thierry Volpiatto2018-06-02
* Don't try to revert dired buffer when errorsThierry Volpiatto2018-04-15
* Fix helm-url-unhex-stringThierry Volpiatto2018-04-02
* changed: helm-boring-file-regexp-list: do not ignore .gitconfig closed #2009ncaq2018-04-02
* Update helm-boring-file-regexp-list docstring (#2009)Thierry Volpiatto2018-03-31
* Handle tramp archive buffers in buffer listThierry Volpiatto2018-03-31
* Make helm-sources local and get rid of helm-compiled-sourcesThierry Volpiatto2018-03-18
* Add note about emacs bug to helm-fast-remove-dups docstringThierry Volpiatto2018-02-16
* Update helm-boring-file-regexp-list docstring (#1963)Thierry Volpiatto2018-02-03
* Docstring onlyThierry Volpiatto2018-02-02
* Bind org-mark-ring-goto and org-mark-ring-push in helpThierry Volpiatto2018-01-21
* Fix docstring and comment (#1939) (#1947)Thierry Volpiatto2018-01-17
* Fix again boring regexps to fit with hff and others (#1939) (#1947)Thierry Volpiatto2018-01-17
* Display help buffer in main frame (#1932)Thierry Volpiatto2018-01-13
* Update copyrightsThierry Volpiatto2018-01-08
* Fix elisp completion PA with helm frame (#1932)Thierry Volpiatto2018-01-07
* Fix typo in docstringThierry Volpiatto2018-01-07
* Fix defcustom function (#1891)Thierry Volpiatto2017-11-03
* Allow customisation of push-mark advice (#1891)Thierry Volpiatto2017-11-02
* Fix docstring and reindent fnThierry Volpiatto2017-10-30
* [Emacs bug] Advice push-mark (#1891)Thierry Volpiatto2017-10-28
* Add note to docstringThierry Volpiatto2017-10-28
* Fix helm-position macro defined too late (#1897)Thierry Volpiatto2017-10-19
* Fix helm-position docstringThierry Volpiatto2017-10-16
* Fix default TEST in helm-positionThierry Volpiatto2017-10-16
* Move some function from helm-files to helm-modeThierry Volpiatto2017-09-06
* Try to optimize require in several placesThierry Volpiatto2017-09-06
* Rename function helm--replace-regexp-in-string toThierry Volpiatto2017-07-25
* Fix helm--replace-regexp-in-string docstringThierry Volpiatto2017-07-24
* Add START arg to helm--replace-regexp-in-stringThierry Volpiatto2017-07-24
* Allow replacing only a substring in *QR-on-filenamesThierry Volpiatto2017-07-23