summaryrefslogtreecommitdiff
path: root/lisp/ibuf-ext.el
Commit message (Expand)AuthorAgeFilesLines
* Remove hook when disabling ibuffer-auto-modeTino Calancha2016-07-271-2/+5
* Ibuffer: Use default output buffer for shell commandsTino Calancha2016-07-211-2/+1
* Avoid 'unused var' 'not left unused var' warningsTino Calancha2016-07-111-4/+3
* Copy buffer names to kill ringTino Calancha2016-07-081-0/+17
* Ibuffer: Mark locked buffersTino Calancha2016-07-081-0/+18
* Ibuffer: Mark buffers by contentTino Calancha2016-07-031-0/+51
* ibuffer-copy-filename-as-kill verbosity increaseTino Calancha2016-07-031-7/+8
* * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):Tino Calancha2016-06-071-4/+8
* Allow optional parameter to be nilTino Calancha2016-02-231-1/+1
* Completely ignore buffers with no name when copying file namesTino Calancha2016-02-231-14/+17
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | ibuffer generate autoloads to non-versioned file.Phillip Lord2015-12-171-1/+1
|/
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Use lexical-bindin in Ibuffer.Stefan Monnier2014-09-221-9/+10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * ibuf-ext.el (ibuffer-filter-by-filename): Make it work with dired buffers too.Kan-Ru Chen2013-07-311-1/+1
* * lisp/ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.Xue Fuqiao2013-06-121-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* lisp/ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): Shortcut completing...Roland Winkler2012-09-231-4/+10
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-41/+30
* * lisp/ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid bufferLeo Liu2012-04-301-2/+2
* * lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-modeStefan Monnier2012-04-231-52/+46
* * lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.Ivan Andrus2012-04-231-5/+19
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-2/+4
* Avoid deleting ibuffer named filters by default.Chong Yidong2011-08-141-6/+9
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-12/+9
* Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.Glenn Morris2011-02-051-1/+2
|\
| * * lisp/ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)Glenn Morris2011-02-021-1/+2
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | diff-sentinel trivia.Glenn Morris2010-12-021-2/+2
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-19/+10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Put autoloads in ibuffer.el rather than loaddefs.el.Glenn Morris2009-09-111-5/+9
* M-v correctness.Deepak Goel2009-03-131-4/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (ibuffer-diff-buffer-with-file-1): Shell quote buffer's filename.John Paul Wallington2008-09-071-1/+1
* (ibuffer-define-filter filename): Use plain old `buffer-file-name'John Paul Wallington2008-08-101-3/+2
* (ibuffer-do-isearch, ibuffer-do-isearch-regexp): New functions.Juri Linkov2008-07-231-0/+18
* * ibuf-ext.el (diff-sentinel): Declare.Juanma Barranquero2008-06-271-0/+2
* (ibuffer-diff-buffer-with-file-1): New function.John Paul Wallington2008-06-261-8/+59
* (ibuffer-interactive-filter-by-mode)John Paul Wallington2008-05-151-30/+16
* (define-ibuffer-filter filename): Use `ibuffer-buffer-file-name'.John Paul Wallington2008-05-131-10/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-13/+11