summaryrefslogtreecommitdiff
path: root/helm-utils.el
Commit message (Expand)AuthorAge
* * helm-utils.el (helm-show-all-in-this-source-only): No need to save-window-e...Thierry Volpiatto2014-06-14
* * helm-utils.el (helm-file-human-size): make kbsize an optional arg that defa...Thierry Volpiatto2014-06-08
* * helm-files.el (helm-ff-transform-fname-for-completion): concat after 1 char...Thierry Volpiatto2014-06-02
* * helm-elisp.el (helm-sexp-eval): Fallback to called-interactively-p-function...Thierry Volpiatto2014-05-18
* * helm-utils.el: Add comment and ref to emacs bug#17446 for funcall-interacti...Thierry Volpiatto2014-05-10
* * helm-elisp.el (helm-sexp-eval): Use funcall-interactively.Thierry Volpiatto2014-05-10
* * helm-buffers.el: Add fuzzy searching matching.Thierry Volpiatto2014-04-29
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* * helm-utils.el (helm-insert-in-minibuffer): Removed.Thierry Volpiatto2014-04-20
* Reindent all files.Thierry Volpiatto2014-04-18
* * helm-utils.el (helm-yank-text-at-point): Simplify, break newline if needed.Thierry Volpiatto2014-04-05
* Use regexp-quote in some places for preselection.Thierry Volpiatto2014-03-24
* * helm-utils.el (with-helm-display-marked-candidates): Get rid of `with-temp-...Thierry Volpiatto2014-02-26
* * helm-utils.el (with-helm-display-marked-candidates): Remove old commented c...Thierry Volpiatto2014-02-25
* * helm-utils.el: Fix corruption due to previous bugfix.Thierry Volpiatto2014-02-25
* * helm-utils.el (with-helm--temp-buffer-window): Inline emacs-24.3 of `with-t...Thierry Volpiatto2014-02-25
* Take advantage of dired-format-columns-of-files. * helm-files.el (helm-find-f...Thierry Volpiatto2014-01-13
* Use a buffer to show marked candidates for action.Thierry Volpiatto2014-01-13
* Update copyrights.Thierry Volpiatto2014-01-02
* * helm-utils.el (helm-highlight-current-line): new arg pulse.Thierry Volpiatto2013-11-30
* Replace cl-prefix added by error (cl-the).Thierry Volpiatto2013-11-20
* Start fixing unused vars.Thierry Volpiatto2013-11-16
* Merge branch 'origin-exp' into lexThierry Volpiatto2013-11-16
|\
| * (helm-match-line-color-current-line, helm-persistent-highlight-point): Replac...Thierry Volpiatto2013-11-15
* | Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* | Merge branch 'origin-exp' into lexThierry Volpiatto2013-11-12
|\|
| * * helm-utils.el (helm-position): Transform in macro.Thierry Volpiatto2013-11-10
| * Reindent all files.Thierry Volpiatto2013-11-04
* | reindent.Thierry Volpiatto2013-11-04
* | Add lexical-binding in only these 3 files, fix _source errors.Thierry Volpiatto2013-11-04
* | Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* | replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
|/
* Fix unused args source in some filtered candidates functions.Thierry Volpiatto2013-11-02
* * helm-utils.el (helm-walk-directory): Use lambda instead of labels.Thierry Volpiatto2013-10-28
* * helm-utils.el: Attempt to fix Issue #307.Thierry Volpiatto2013-10-27
* * helm-utils.el (helm-files-match-only-basename): Issue #310 New match functi...Thierry Volpiatto2013-10-11
* * helm-files.el (helm-find-files-persistent-action): Set default-directory in...Thierry Volpiatto2013-09-29
* Use string-width in some places.Thierry Volpiatto2013-09-03
* * helm-utils.el (helm-generic-sort-fn): Moved and renamed from `helm-elisp-so...Thierry Volpiatto2013-08-09
* * helm-utils.el (helm-basedir): NewThierry Volpiatto2013-07-18
* * helm-utils.el (helm-find-file-as-root): Issue #240 let-bind non-essential.Thierry Volpiatto2013-04-29
* * helm-utils.el (helm-walk-directory): Allow skiping subdirs.Thierry Volpiatto2013-04-13
* * helm-bookmark.el: Use helm-substring in transformers.Thierry Volpiatto2013-04-09
* * helm-bookmark.el: Fix truncation of multibyte bookmark names.Thierry Volpiatto2013-04-09
* * helm-files.el (helm-find-files-transformer): Fix basename on invalid tramp ...Thierry Volpiatto2013-03-28
* Start fixing tramp completion user-error for emacs-24.4.Thierry Volpiatto2013-03-28
* * helm-utils.el (tramp-dissect-file-name): Advice for 24.4 to disable user-er...Thierry Volpiatto2013-03-28
* * helm-utils.el (helm-save-current-pos-to-mark-ring): Don't save in persisten...Thierry Volpiatto2013-03-21