summaryrefslogtreecommitdiff
path: root/helm-help.el
Commit message (Collapse)AuthorAge
* Add fd help and update generic files map, actions and helpThierry Volpiatto2020-10-19
|
* Add support for fd shell commandThierry Volpiatto2020-10-19
|
* Update HFF documentationThierry Volpiatto2020-07-20
|
* Update HFF documentationThierry Volpiatto2020-07-17
|
* Update HFF documentationThierry Volpiatto2020-07-15
|
* Update HFF documentationThierry Volpiatto2020-07-14
|
* Update documentation about wilcardsThierry Volpiatto2020-07-11
|
* Minor grammar fixesManuel Uberti2020-07-07
|
* Update HFF helpThierry Volpiatto2020-07-07
|
* Update help about async eshell commandsThierry Volpiatto2020-07-03
|
* Update HFF helpThierry Volpiatto2020-06-30
|
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
|
* Improve helm-grep help and docstrings (#2332)Thierry Volpiatto2020-06-29
|
* Update documentationThierry Volpiatto2020-06-25
|
* Update helm-M-x documentation (#2322)Thierry Volpiatto2020-06-16
|
* Update help about rsyncThierry Volpiatto2020-06-15
|
* Update helpThierry Volpiatto2020-06-12
|
* Fix documentationManuel Uberti2020-06-03
|
* Update AG command docstring and help (#2313)Thierry Volpiatto2020-05-31
| | | | | * helm-grep.el (helm-grep-ag-command): Do it. * helm-help.el (helm-grep-help-message): Do it.
* Change some default bindingsThierry Volpiatto2020-05-17
| | | | | | | | | | | Reenable arrow keys navigation by default also now RET behave as HFF in read-file-name by default. * helm-files.el (helm-read-file-map): Do it. (helm-ff-lynx-style-map): Do it. * helm-help.el (helm-ff-help-message): Do it. * helm.el (helm-map): Do it. (helm-help-message): Do it.
* Update HelpThierry Volpiatto2020-05-15
|
* Improve grammartomjaguarpaw2020-05-09
|
* Add documentation about rsync for hffThierry Volpiatto2020-04-14
|
* Update helm helpThierry Volpiatto2020-03-31
| | | | * helm-help.el (helm-help--string-list): Add kill ring help and docstring.
* Fix typo in HFF helpThierry Volpiatto2020-03-25
|
* Update HFF documentationThierry Volpiatto2020-03-16
| | | | * helm-help.el (helm-ff-help-message): Do it.
* Fix bug #2271 (typos, no code change)Thierry Volpiatto2020-01-23
| | | | | | * helm-files.el (helm-ff--transform-pattern-for-completion): Do it. * helm-help.el (helm-ff-help-message): Do it. * helm.el (helm--compute-marked): Do it.
* Update helpThierry Volpiatto2020-01-07
| | | | * helm-help.el (helm-M-x-help-message): Do it.
* helm-help.el: typo fix in docstringReuben Thomas2019-12-31
|
* Allow using multiples @pattern in buffersThierry Volpiatto2019-12-27
| | | | | | * helm-buffers.el (helm-buffers--match-from-inside): Do it, allow negation as well. * helm-help.el (helm-buffer-help-message): Document it.
* Remove usage of helm-comp-read in helm-M-xThierry Volpiatto2019-12-09
| | | | | | | | | and remove also helm-M-x-fuzzy-match, helm-M-x-use-completion-styles and helm-M-x-requires-pattern. * helm-command.el (helm-M-x-read-extended-command): Do it. (helm-M-x): No need to handle helm-M-x-use-completion-styles.
* More update on documentationThierry Volpiatto2019-12-02
|
* Update HFF helpThierry Volpiatto2019-09-26
|
* Document esh placeholdersThierry Volpiatto2019-09-26
|
* Update documentation (#2201)Thierry Volpiatto2019-09-20
|
* Remove remaining helm-org* stuffThierry Volpiatto2019-08-11
|
* New action for helm-buffersThierry Volpiatto2019-08-09
| | | | | | | | * helm-buffers.el (helm-buffer-map): Bind new action. (helm-buffers-mark-similar-buffers-1): Take now an optional arg type. (helm-buffer-save-some-buffers): New action. (helm-buffer-run-save-some-buffers): New PA. * helm-help.el (helm-buffer-help-message): Document it.
* Update HFF helpThierry Volpiatto2019-07-17
|
* Update helpThierry Volpiatto2019-07-14
|
* Update kill-ring documentation (#2161)Thierry Volpiatto2019-06-19
|
* Add C-h c to mode-lineThierry Volpiatto2019-05-27
| | | | Remove hff mode-line string.
* Don't use helm-ff-TAB by defaultThierry Volpiatto2019-05-27
| | | | | | * helm-files.el (helm-find-files-map): Do it. (helm-read-file-map): Do it. * helm-help.el (helm-ff-help-message): Document it.
* Update HFF helpThierry Volpiatto2019-05-26
|
* Add a mode-line string to HFFThierry Volpiatto2019-05-26
| | | | * helm-help.el (helm-ff-mode-line-string): New.
* Change behavior of DEL in HFFThierry Volpiatto2019-05-26
| | | | | | * helm-files.el (helm-ff-auto-update-initial-value): Docstring. (helm-ff-delete-char-backward): Do it. * helm-help.el (helm-ff-help-message): Update.
* Use external tools to checksum filesThierry Volpiatto2019-05-09
| | | | | | | as Emacs `secure-hash` eats all memory and may crash system. * helm-files.el (helm-ff-checksum): Do it. * helm-help.el (helm-ff-help-message): Document.
* Allow jumping to linum with hff when (#2154 #1014)Thierry Volpiatto2019-05-06
| | | | | | | | helm-ff-allow-non-existing-file-at-point is non nil * helm-files.el (helm-find-files-initial-input): Do it. (helm-find-library-at-point): Fix some regexps while I am at it. * helm-help.el (helm-ff-help-message): Update documentation.
* Update HFF infoThierry Volpiatto2019-05-06
|
* Fix HFF docThierry Volpiatto2019-04-18
|
* Fix helm-occur docThierry Volpiatto2019-04-18
|