summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
Commit message (Expand)AuthorAge
* Fix ibuffer-mark-by-file-name-regexp abbreviationsBasil L. Contovounesios2021-01-18
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer setq-local.Stefan Kangas2020-12-07
* Remove redundant requires of 'font-core'Stefan Kangas2020-12-03
* Fix args of truncate-string-to-width in ibuffer-compile-make-substring-formJuri Linkov2020-10-06
* Make more load-hooks obsoleteGlenn Morris2020-01-16
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Fix customizing ibuffer-help-buffer-modesStefan Kangas2019-09-28
* Add key bindings for ibuffer filter commandsStefan Kangas2019-09-26
* Separate out the "/" prefix into a named keymap in ibufferLars Ingebrigtsen2019-07-26
* Document normal usage in ibuffer.elStefan Kangas2019-07-22
* Fix TODO to remove leading '*' from defcustomStefan Kangas2019-06-09
* Merge from origin/emacs-26Glenn Morris2019-05-08
|\
| * Fix ibuffer-unmark-backward synopsis (bug#35572)Basil L. Contovounesios2019-05-07
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Merge from origin/emacs-26Glenn Morris2018-08-14
|\|
| * Ibuffer: Add toggle ibuffer-do-toggle-lockTino Calancha2018-08-13
| * Ibuffer: Detect correctly the buffers running a processTino Calancha2018-08-13
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | ibuffer: new filter to list buffers running a processTino Calancha2017-10-20
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix a small incompatibility in ibufferJohn Mastro2017-03-30
* Show Ibuffer and jump to line listing current bufferTino Calancha2017-02-28
* Ibuffer: Update mode documentationTino Calancha2017-02-09
* Treat list-buffers-directory as a stringMark Oteiza2017-02-01
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Revert "* lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)"Eli Zaretskii2016-10-23
| * * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)Tino Calancha2016-10-16
| * ; Auto-commit of loaddefs files.Glenn Morris2016-01-01
* | ibuffer: New filters and commandsChristopher Genovese2016-12-20
* | ibuffer-map-deletion-lines: Re-included itTino Calancha2016-12-07
* | ibuffer-unmark-all: simplify codeTino Calancha2016-12-07
* | ibuffer-unmark-backward: Unmark the region when is activeTino Calancha2016-12-07
* | ibuffer: compare marks with EQTino Calancha2016-12-07
* | Don't try to split side windows in ibuffer (Bug#25115)Martin Rudalics2016-12-05
* | ; Fix previous changeMark Oteiza2016-11-22
* | Make sure elided long buffer names have ellipses added (Bug#24972)Mark Oteiza2016-11-22
* | Add further consideration to string-width (Bug#24972)Mark Oteiza2016-11-21
* | * lisp/ibuffer.el (ibuffer-compile-format): Use string-width instead of lengthMark Oteiza2016-11-20
* | * lisp/ibuffer.el (ibuffer-formats): Mention locked column in doc string.Tino Calancha2016-11-20
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-17
* | Ibuffer: 'w' and 'B' default to buffer at current lineTino Calancha2016-10-03
* | ibuffer-do-view-other-frame: Display each buffer in a new frameTino Calancha2016-09-23