summaryrefslogtreecommitdiff
path: root/helm-buffers.el
Commit message (Expand)AuthorAge
* * helm-buffers.el (helm-multi-occur-as-action): Force searching in current bu...Thierry Volpiatto2012-09-09
* * helm-buffers.el (helm-multi-occur-as-action): Issue #103 Use @ input as def...Thierry Volpiatto2012-08-26
* * helm-buffers.el (helm-c-buffer-match-major-mode): Issue #103 Match inside b...Thierry Volpiatto2012-08-26
* * helm-buffers.el: Forget autoload cookie for moccur action.Thierry Volpiatto2012-08-17
* * helm-buffers.el (helm-c-buffer-map): Bind C-s to multi occur.Thierry Volpiatto2012-08-17
* Introduce multi occur.Thierry Volpiatto2012-08-17
* * helm-buffers.el (helm-buffer-save-persistent,helm-buffer-revert-persistent)...Thierry Volpiatto2012-08-04
* * helm-buffers.el (helm-buffer-toggle-diff): restore underlying window when k...Thierry Volpiatto2012-08-04
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* * helm-files.el: Bind C-s to grep in helm-find-files-map.Thierry Volpiatto2012-07-28
* color adjustments for helm-buffer facesLe Wang2012-07-17
* correct type prefered => preferredLe Wang2012-07-10
* * helm-files.el (helm-ff-directory-files): Always reread an ftp directory.Thierry Volpiatto2012-07-09
* * helm-buffers.el: Issue #82 Fix hardcoded value of helm-buffer-max-length.Thierry Volpiatto2012-07-05
* * helm-buffers.el (helm-buffer-max-length): new user var.Thierry Volpiatto2012-06-25
* * helm-buffers.el (helm-c-highlight-buffers): Align correctly, add modes, tru...Thierry Volpiatto2012-06-25
* * helm-buffers.el: Show size of buffers.Thierry Volpiatto2012-06-25
* * helm-buffers.el: Add help command.Thierry Volpiatto2012-05-24
* * helm-buffers.el: Add keymap and actions for ido virtual source.Thierry Volpiatto2012-05-23
* * helm-buffers.el: reorder and add new source for ido virtual buffers.Thierry Volpiatto2012-05-17
* * helm-buffers.el (helm-c-source-buffers): Removed.Thierry Volpiatto2012-05-17
* Fix shadow/skip boring files/buffers.Thierry Volpiatto2012-05-12
* * helm-ring.el: Fix use of kill-ring browser in a running helm session.Thierry Volpiatto2012-05-08
* * helm-buffers.el (helm-c-source-buffers-list): Create list before helm-buffe...Thierry Volpiatto2012-05-06
* Fix defcustoms.Thierry Volpiatto2012-05-06
* * helm-buffers.el (helm-c-boring-buffer-regexp-list): New, replacement for he...Thierry Volpiatto2012-05-05
* * helm-buffers.el: Declare ido-ignore-buffers.Thierry Volpiatto2012-05-05
* * helm-buffers.el (helm-c-buffer-list): Always ignore helm-buffer.Thierry Volpiatto2012-05-05
* * helm-buffers.el (helm-c-buffer-list): Disable ido-use-virtual-buffers for now.Thierry Volpiatto2012-05-05
* * helm-buffers.el (helm-c-source-buffer-not-found): Don't create buffer when ...Thierry Volpiatto2012-05-04
* * helm-buffers.el: Use ido to fetch buffers-list as suggested by Dan Haxney.Thierry Volpiatto2012-05-04
* * helm-buffers.el: let user choose a mode for new buffers.Thierry Volpiatto2012-04-23
* helm-buffers.el: Set major mode on new created buffers.Michael Markert2012-04-20
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* Create autoload system in helm-config.Thierry Volpiatto2012-03-28
* * helm-buffers.el (helm-c-buffer-match-major-mode): Fix multiple matchs after...Thierry Volpiatto2012-03-25
* Move all defcustoms and faces in their respectives groups and files.Thierry Volpiatto2012-03-23
* * helm-buffers.el: require cl, helm, helm-vars, helm-utils.Thierry Volpiatto2012-03-19
* * helm-config.el: Move regexp and occur code to helm-regexp.el.Thierry Volpiatto2012-03-19
* * helm-config.el Move buffers code to helm-buffers.elThierry Volpiatto2012-03-19