summaryrefslogtreecommitdiff
path: root/helm-help.el
Commit message (Collapse)AuthorAge
* * helm-files.el (helm-find-files-eshell-command-on-file-1): Use cdr, add ↵Thierry Volpiatto2014-06-08
| | | | | | comments. * helm-help.el: Update help of eshell on file.
* * helm-files.el: Fix wording issue about "down one level".Thierry Volpiatto2014-06-05
|
* * helm-buffers.el (helm-buffers-list--match-fn): Matching only on directory ↵Thierry Volpiatto2014-05-30
| | | | | | name is better. * helm-help.el: Document it.
* * helm-buffers.el (helm-buffers-list--match-fn): Fix some clauses that was noop.Thierry Volpiatto2014-05-30
| | | | * helm-help.el: Document new buffer matching feature.
* * helm-regexp.el: Remove helm-grep-run-save-buffer.Thierry Volpiatto2014-05-25
| | | | | * helm-help.el: Update moccur help. * helm-config.el: Update autoloads.
* * helm.el (helm-define-key-with-subkeys): New macro.Thierry Volpiatto2014-05-03
| | | | | | * helm-files.el: Use it to bind new function helm-ff-delete-char-backward. (helm-ff-delete-char-backward, helm-ff-delete-char-backward--exit-fn): new.
* Add shortcuts for helm-colorsMarkus Hauck2014-05-02
|
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
| | | | | It have font-lock broken in some place but is not broken as in 24.3.90. So perhaps it is the best option for now.
* Reindent all again.Thierry Volpiatto2014-04-25
|
* Reindent all files again.Thierry Volpiatto2014-04-25
| | | | * helm-elisp-package.el: Use with instead of let.
* Add keymap and help to imenu and semantic.Thierry Volpiatto2014-04-20
| | | | | | | * helm-config.el: * helm-help.el: * helm-imenu.el: * helm-semantic.el:
* * helm-regexp.el: Fix helm-m-occur prefixes to helm-moccur.Thierry Volpiatto2014-04-20
| | | | * helm-help.el: Same.
* * helm-help.el: Document helm-ff for C- down and left.Thierry Volpiatto2014-04-18
|
* Reindent all files.Thierry Volpiatto2014-04-18
|
* * helm-command.el (helm-M-x): Add keymap.Thierry Volpiatto2014-04-10
| | | | * helm-help.el: Add help for helm-M-x.
* * helm-buffers.el (helm-buffer-run-kill-persistent): New command.Thierry Volpiatto2014-04-03
| | | | | (helm-buffer-map): bind it. * helm-help.el: Document new command for buffer.
* Add follow-delay attr to wikipedia source (#467)Thierry Volpiatto2014-03-30
| | | | | | * helm.el: New attr follow-delay. * helm-help.el: Document it. * helm-net.el: Use it in wikipedia source.
* * helm-help.el (helm-read-file-name-help-message): Use a part of ↵Thierry Volpiatto2014-03-28
| | | | helm-find-files doc.
* * helm-help.el: Document `helm-find-files' behavior (#464).Thierry Volpiatto2014-03-28
|
* Allow disabling marked candidates.Thierry Volpiatto2014-03-27
| | | | | | | | | | | * helm.el (helm-mark-all, helm-toggle-visible-mark): Don't mark when nomark present in source. * helm-command.el (helm-M-x): Disable marking * helm-elisp.el: disable marking in lisp completion. * helm-eshell.el: disable marking in eshell completion and history. * helm-sys.el: disable marking in top. * helm-mode.el (helm-comp-read, helm-read-file-name): new keyword nomark. (helm--completion-in-region): use it. * helm-help.el: Document nomark attr.
* * helm-help.el: update bookmark help.Thierry Volpiatto2014-03-01
|
* * helm-elisp-package.el: New file: helm interface for package.el.Thierry Volpiatto2014-02-09
|
* * helm-help.el: Fix read-file-name doc.Thierry Volpiatto2014-01-28
|
* Allow saving to grep buffer in m/occur.Thierry Volpiatto2014-01-19
| | | | | * helm-regexp.el (helm-moccur-map): Bind helm-grep-run-save-buffer. * helm-grep.el (helm-grep-action): Fallback to default-directory when helm-ff-default-directory doesn't exists yet.
* Remove no-delay-on-input usage.Thierry Volpiatto2014-01-12
| | | | | | | | | | * helm.el (helm-process-delayed-sources): return when no cands. (helm-get-candidates): Remove no-delay-on-input stuff. * helm-bookmark.el: * helm-buffers.el: * helm-files.el: * helm-help.el: * helm-mode.el:
* Update copyrights.Thierry Volpiatto2014-01-02
|
* * helm-help.el: Update bookmark help.Thierry Volpiatto2014-01-02
|
* * helm-buffers.el (helm-buffer--match-mjm): Allow specifying more than one mjm.Thierry Volpiatto2013-12-21
|
* * helm-help.el: Document new behavior of buffer listing.Thierry Volpiatto2013-12-20
|
* * helm-help.el: Improve filter-one-by-one doc.Thierry Volpiatto2013-12-12
|
* * helm-files.el (helm-ff-auto-update-initial-value): New default value is ↵Thierry Volpiatto2013-12-11
| | | | | | | now nil. Bind toggle auto update to C-c <backspace> for terms users. * helm-help.el: Document C-<backspace> usage in helm-find-files.
* * helm-files.el (helm-ff-filter-candidate-one-by-one): Handle tramp files.Thierry Volpiatto2013-12-10
| | | | * helm-help.el: Document filter-one-by-one.
* * helm.el: Issue #337 Introduce new attribute allow-dups.Thierry Volpiatto2013-11-27
| | | | | | * helm-semantic.el: Use it. * helm-imenu.el: idem. * helm-help.el: Document it.
* Replace cl-coerce added by error.Thierry Volpiatto2013-11-20
|
* Replace cl-prefix added by error (cl-the).Thierry Volpiatto2013-11-20
|
* Keep fixing unused argsThierry Volpiatto2013-11-16
|
* Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
|
* reindent.Thierry Volpiatto2013-11-04
|
* replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
|
* * helm-buffers.el: Remove binding to elscreen.Thierry Volpiatto2013-10-23
| | | | * helm-help.el: Update buffer help.
* * helm-help.el: Consistent formatting of doc-stringsTitus von der Malsburg2013-10-18
|
* * helm-utils.el (helm-files-match-only-basename): Issue #310 New match ↵Thierry Volpiatto2013-10-11
| | | | function that allow adding a -b flag at end of pattern. * helm-files.el (helm-source-recentf, helm-source-files-in-current-dir): Use it.
* * helm-files.el: Add insert org link in keymaps.Thierry Volpiatto2013-09-19
| | | | | * helm-locate.el: Same. * helm-help.el: Document it.
* * helm-help.el: Update buffer help string.Thierry Volpiatto2013-09-15
|
* * helm-help.el: Improve helm-find-files help.Thierry Volpiatto2013-07-17
|
* * helm-help.el (helm-ff-help-message): Add empty lines.Thierry Volpiatto2013-06-26
|
* * helm-help.el (helm-ff-help-message): Remove obsolete info.Thierry Volpiatto2013-05-09
|
* Update doc for bookmark.Thierry Volpiatto2013-04-04
| | | | | * helm-bookmark.el (helm-bookmark-toggle-filename): Add docstring. * helm-help.el: update bookmark help.
* * helm-apt.el (helm-apt-show-only-not-installed): Filter not installed.Thierry Volpiatto2013-03-25
| | | | * helm-help.el: Document it.
* * helm-apt.el: Add help command and mode-line to apt.Thierry Volpiatto2013-03-24
| | | | | * helm-config.el: update autoload. * helm-help.el: Add help string and help command for apt.