summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
Commit message (Expand)AuthorAge
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Fix ibuffer auto-shrinking windowsLars Ingebrigtsen2021-06-02
* Fix problem with focusing in `C-o' in ibuffer in some circumstancesMiha Rihtaršič2021-05-18
* Use proper command substitutions in some docstringsStefan Kangas2021-03-10
* Remove some references to Emacs 21Stefan Kangas2021-03-07
* Convert ibuffer menus to easymenuStefan Kangas2021-02-28
* Remove Emacs 20 compat code for header-line-formatStefan Kangas2021-02-05
* Fix previous ibuffer patchLars Ingebrigtsen2021-02-04
* Make the recency sorting stable when we have inverted sortingLars Ingebrigtsen2021-02-04
* 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