summaryrefslogtreecommitdiff
path: root/helm.el
Commit message (Expand)AuthorAge
* * helm.el (helm-kill-async-process): Stop output instead of brutally removing...Thierry Volpiatto2012-10-10
* * helm.el (helm-update-blacklist-regexps): renamed, add two more entries.Thierry Volpiatto2012-10-09
* * helm-files.el (helm-c-source-ff-file-name-history): Remove find-file action...Thierry Volpiatto2012-10-09
* * helm-files.el (helm-c-source-file-name-history): Be sure action run after u...Thierry Volpiatto2012-10-07
* * helm.el (helm-update-source-p): Fix helm hang forever with incomplete/inval...Thierry Volpiatto2012-10-03
* * helm.el (helm-split-window-default-fn): Use window-in-direction.Thierry Volpiatto2012-10-01
* * helm.el: remove uneeded test and use window-*sibling.Thierry Volpiatto2012-09-30
* * helm.el: Oops! fix value of helm-split-window-default-side not bottom but b...Thierry Volpiatto2012-09-30
* * helm.el: Move splitting vars to defcustom.Thierry Volpiatto2012-09-30
* * helm.el (helm-toggle-resplit-window): Honor helm-split-window-default-side.Thierry Volpiatto2012-09-30
* * helm.el: Divers fixes for splitting windows.Thierry Volpiatto2012-09-30
* * helm.el: Allow configuring how helm split its window.Thierry Volpiatto2012-09-30
* refactor `helm-read-file-name-case-fold-search` to be more general `helm-file...Le Wang2012-09-26
* * helm.el (helm-display-buffer): Fix completion inside minibuffer (e.g comple...Thierry Volpiatto2012-09-25
* * helm.el (helm-nest): Fix keymap not reenabled and bug when rerunning helm-n...Thierry Volpiatto2012-09-25
* * helm.el (helm-set-case-fold-search): Issue #121 allow setting helm-case-fol...Thierry Volpiatto2012-09-25
* * helm-files.el: Allow browsing project when helm-ls-git and/or helm-ls-hg ar...Thierry Volpiatto2012-09-24
* Add a new matching attr called match-strict.Thierry Volpiatto2012-09-24
* * helm-files.el: Fix Issue #118Thierry Volpiatto2012-09-22
* * helm.el (helm-update): Change loop.Thierry Volpiatto2012-09-21
* * helm.el (helm-point-is-moved): Use save-excursion.Thierry Volpiatto2012-09-20
* * helm.el (helm-execute-selection-action): Renamed to *-1 and vice-versa.Thierry Volpiatto2012-09-18
* * helm-match-plugin.el (helm-mp-highlight-region): Use helm-case-fold-search.Thierry Volpiatto2012-09-17
* * helm.el (helm-init-candidates-in-buffer): Allow other non--string values fo...Thierry Volpiatto2012-09-16
* * helm-regexp.el (helm-c-source-moccur): Change default value of requires-pat...Thierry Volpiatto2012-09-15
* Allow customizing helm-display-buffer behavior.Thierry Volpiatto2012-09-12
* * helm.el (helm-internal): Set helm-alive-p in the last unwind-protect form.Thierry Volpiatto2012-09-11
* add yanked selection to kill-ringLe Wang2012-09-03
* * helm.el (helm-internal): Reset helm-alive-p on error.Thierry Volpiatto2012-08-31
* * helm.el (helm-read-pattern-maybe): Accept input methods.Thierry Volpiatto2012-08-31
* *helm.el (helm-display-buffer): Don't try to split when helm-samewindow enabled.Thierry Volpiatto2012-08-30
* * helm.el: Allow starting a new session with last split window state.Thierry Volpiatto2012-08-30
* * helm.el (helm-search-from-candidate-buffer): Bind case-fold-search here.Thierry Volpiatto2012-08-27
* * helm.el: Introduce smartcase.Thierry Volpiatto2012-08-27
* * helm-files.el: Define type attributes on top of file.Thierry Volpiatto2012-08-24
* * helm.el (helm-inherit-attribute-from-source): New.Thierry Volpiatto2012-08-23
* * helm.el (helm-update): Allow giving an in-source value to delayed attr.Thierry Volpiatto2012-08-20
* * helm.el (helm-init-candidates-in-buffer): Allow a symbol for BUFFER arg.Thierry Volpiatto2012-08-17
* * helm.el: Issue #50 Move some variables to defcustom and remove * in some pl...Thierry Volpiatto2012-08-10
* Remove flet in some places.Thierry Volpiatto2012-08-09
* * helm.el (helm-frame-or-window-configuration): Just check if helm-current-bu...Thierry Volpiatto2012-08-07
* * helm.el (helm-frame-or-window-configuration): Fix for minibuffer own-frame ...Thierry Volpiatto2012-08-07
* * helm.el (helm-swap-windows): Fix for own frame minibuffer settings.Thierry Volpiatto2012-08-06
* * helm-grep.el (helm-c-goto-next-or-prec-file): Use helm-get-selection.Thierry Volpiatto2012-08-06
* * helm-buffers.el (helm-buffer-toggle-diff): restore underlying window when k...Thierry Volpiatto2012-08-04
* * helm-files.el (helm-dired-mode): Fix wrong usage of define-minor-mode.Thierry Volpiatto2012-08-04
* * helm.el (helm-swap-windows): Resize windows when swaping.Thierry Volpiatto2012-08-04
* * helm.el: Cleanup.Thierry Volpiatto2012-08-03
* * helm.el (helm-initialize): Set helm-alive-p after initialisation.Thierry Volpiatto2012-08-03
* * helm.el (helm-execute-persistent-action): Fix for helm-samewindow.Thierry Volpiatto2012-08-02