summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
Commit message (Expand)AuthorAgeFilesLines
...
* | Ibuffer: Mark locked buffersTino Calancha2016-07-081-0/+5
* | * lisp/ibuffer.el: Add face for locked buffersTino Calancha2016-07-081-2/+13
* | * lisp/ibuffer.el: Add mark for locked buffersTino Calancha2016-07-081-1/+14
* | Remove duplicate bindingTino Calancha2016-07-071-1/+0
* | Ibuffer: Drop needless bindingTino Calancha2016-07-071-9/+8
* | Ibuffer: unmark all buffers without confirmationTino Calancha2016-07-031-4/+13
* | Ibuffer: Mark buffers by contentTino Calancha2016-07-031-0/+7
* | * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)Tino Calancha2016-06-071-1/+2
* | Add missing dependencies to seq.elNicolas Petton2016-05-221-0/+1
* | Make ibuffer not break on newline-embedded buffer namesLars Ingebrigtsen2016-04-281-1/+7
* | Move the diff command to "Operate" in ibufferLars Ingebrigtsen2016-04-271-6/+3
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-17/+30
|\ \ | |/
| * * lisp/ibuffer.el: Add ability to (un-)mark or delete buffers in the region.foudfou2015-12-141-16/+29
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* | ibuffer generate autoloads to non-versioned file.Phillip Lord2015-12-171-376/+1
|/
* * lisp/ibuffer.el: Fix docstring length (Bug#21541).Paul Eggert2015-10-031-5/+9
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-121-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2015-08-251-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-92/+92
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-2/+2
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-2/+2
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-2/+2
* Auto-commit of loaddefs files.Glenn Morris2015-01-021-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Auto-commit of loaddefs files.Glenn Morris2014-09-231-1/+1
* Use lexical-bindin in Ibuffer.Stefan Monnier2014-09-221-34/+27
* Replace mode-specific quit function in ibuffer.elChristoph Scholtes2014-08-311-27/+1
* ibuffer.el (ibuffer-mode-map): Use toggle button forRüdiger Sonderfeld2014-08-081-1/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* Revert auto-commit loaddefs weirdnessGlenn Morris2013-10-301-371/+0
* Auto-commit of loaddefs files.Glenn Morris2013-10-271-0/+371
* Auto-commit of loaddefs files.Glenn Morris2013-09-151-1/+1
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-10/+5
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-1/+3
* Auto-commit of loaddefs files.Glenn Morris2013-07-311-23/+1
* * lisp/buff-menu.el (Buffer-menu-multi-occur): Add args and move theJuri Linkov2013-07-041-0/+1
* Auto-commit of loaddefs files.Glenn Morris2013-06-131-2/+2
* Specify utf-8, not iso-8859-1, for ASCII files.Paul Eggert2013-03-061-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Auto-commit of loaddefs files.Glenn Morris2013-01-011-1/+1
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Fix prefix arg handling in ibuffer marking commands.Andreas Politz2012-11-171-9/+16
|/
* Add ibuffer-filter-by-derived-mode to ibuffer menu and docGlenn Morris2012-11-101-2/+6
* Fix ibuffer menu typoGlenn Morris2012-11-101-3/+3
* Auto-commit of loaddefs files.Glenn Morris2012-09-241-1/+1