summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-9/+9
* Fix customizing ibuffer-help-buffer-modesStefan Kangas2019-09-281-1/+1
* Add key bindings for ibuffer filter commandsStefan Kangas2019-09-261-0/+2
* Separate out the "/" prefix into a named keymap in ibufferLars Ingebrigtsen2019-07-261-39/+45
* Document normal usage in ibuffer.elStefan Kangas2019-07-221-73/+51
* Fix TODO to remove leading '*' from defcustomStefan Kangas2019-06-091-1/+1
* Merge from origin/emacs-26Glenn Morris2019-05-081-12/+11
|\
| * Fix ibuffer-unmark-backward synopsis (bug#35572)Basil L. Contovounesios2019-05-071-12/+11
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-6/+6
* | Merge from origin/emacs-26Glenn Morris2018-08-141-6/+21
|\ \ | |/
| * Ibuffer: Add toggle ibuffer-do-toggle-lockTino Calancha2018-08-131-0/+16
| * Ibuffer: Detect correctly the buffers running a processTino Calancha2018-08-131-6/+5
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-20/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | ibuffer: new filter to list buffers running a processTino Calancha2017-10-201-0/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix a small incompatibility in ibufferJohn Mastro2017-03-301-1/+1
* Show Ibuffer and jump to line listing current bufferTino Calancha2017-02-281-0/+9
* Ibuffer: Update mode documentationTino Calancha2017-02-091-1/+9
* Treat list-buffers-directory as a stringMark Oteiza2017-02-011-7/+8
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Revert "* lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)"Eli Zaretskii2016-10-231-2/+1
| * * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)Tino Calancha2016-10-161-1/+2
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-011-1/+1
* | ibuffer: New filters and commandsChristopher Genovese2016-12-201-4/+51
* | ibuffer-map-deletion-lines: Re-included itTino Calancha2016-12-071-0/+3
* | ibuffer-unmark-all: simplify codeTino Calancha2016-12-071-26/+6
* | ibuffer-unmark-backward: Unmark the region when is activeTino Calancha2016-12-071-4/+4
* | ibuffer: compare marks with EQTino Calancha2016-12-071-14/+14
* | Don't try to split side windows in ibuffer (Bug#25115)Martin Rudalics2016-12-051-1/+5
* | ; Fix previous changeMark Oteiza2016-11-221-1/+1
* | Make sure elided long buffer names have ellipses added (Bug#24972)Mark Oteiza2016-11-221-5/+9
* | Add further consideration to string-width (Bug#24972)Mark Oteiza2016-11-211-6/+5
* | * lisp/ibuffer.el (ibuffer-compile-format): Use string-width instead of lengthMark Oteiza2016-11-201-2/+2
* | * lisp/ibuffer.el (ibuffer-formats): Mention locked column in doc string.Tino Calancha2016-11-201-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-3/+3
* | Ibuffer: 'w' and 'B' default to buffer at current lineTino Calancha2016-10-031-0/+10
* | ibuffer-do-view-other-frame: Display each buffer in a new frameTino Calancha2016-09-231-6/+6
* | ibuffer-do-toggle-read-only: Fix unused argumentTino Calancha2016-09-171-3/+5
* | Avoid 'unused var' 'not left unused var' warningsTino Calancha2016-07-111-2/+2
* | Copy buffer names to kill ringTino Calancha2016-07-081-0/+1
* | Remove just input markTino Calancha2016-07-081-0/+6
* | Ibuffer change marksTino Calancha2016-07-081-0/+23