summaryrefslogtreecommitdiff
path: root/lisp/ibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make ibuffer-aif obsolete in favor of if-letStefan Kangas2022-08-091-8/+8
* * lisp/ibuffer.el (ibuffer): Use substitute-command-keys for help.Stefan Kangas2022-08-091-1/+12
* Remove duplicate key definitions from keymapsRobert Pluim2022-08-021-1/+0
* Prefer defvar-keymap in ibuffer.elStefan Kangas2022-06-151-208/+191
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+3
|/
* Document ibuffer-auto-mode in ibuffer-mode doc stringThibault Polge2021-11-041-0/+1
* Another fix for 'ibuffer-shrink-to-fit' (Bug#7218, Bug#51029)Martin Rudalics2021-10-111-2/+2
* Avoid using variable before it has been initializedStefan Kangas2021-10-051-1/+2
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Fix ibuffer auto-shrinking windowsLars Ingebrigtsen2021-06-021-2/+5
* Fix problem with focusing in `C-o' in ibuffer in some circumstancesMiha Rihtaršič2021-05-181-3/+1
* Use proper command substitutions in some docstringsStefan Kangas2021-03-101-1/+1
* Remove some references to Emacs 21Stefan Kangas2021-03-071-1/+1
* Convert ibuffer menus to easymenuStefan Kangas2021-02-281-355/+226
* Remove Emacs 20 compat code for header-line-formatStefan Kangas2021-02-051-1/+1
* Fix previous ibuffer patchLars Ingebrigtsen2021-02-041-0/+1
* Make the recency sorting stable when we have inverted sortingLars Ingebrigtsen2021-02-041-11/+7
* Fix ibuffer-mark-by-file-name-regexp abbreviationsBasil L. Contovounesios2021-01-181-3/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/ibuffer.el (ibuffer, ibuffer-mode): Prefer setq-local.Stefan Kangas2020-12-071-24/+23
* Remove redundant requires of 'font-core'Stefan Kangas2020-12-031-1/+0
* Fix args of truncate-string-to-width in ibuffer-compile-make-substring-formJuri Linkov2020-10-061-1/+1
* 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