index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ibuf-ext.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ibuffer directory filter buffer aware
Gabriel do Nascimento Ribeiro
2022-11-25
1
-4
/
+6
*
* lisp/ibuf-ext.el (ibuffer-remove-alist): Simplify.
Stefan Kangas
2022-08-09
1
-3
/
+1
*
Make ibuffer-aif obsolete in favor of if-let
Stefan Kangas
2022-08-09
1
-16
/
+15
*
Replace utility functions with seq-uniq
Stefan Kangas
2022-08-09
1
-12
/
+3
*
Make ibuffer-awhen obsolete in favor of when-let
Stefan Kangas
2022-08-09
1
-4
/
+4
*
Make ibuffer-split-list obsolete in favor of seq-group-by
Stefan Kangas
2022-08-09
1
-14
/
+10
*
Do not display 'nil for 0-ary filter qualifier in ibuf
Manuel Giraud
2022-06-15
1
-1
/
+3
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Use substitute-command-keys in some messages
Stefan Kangas
2021-11-17
1
-1
/
+4
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
; Fix escaping in recent ibuf-ext.el doc change.
Basil L. Contovounesios
2021-08-19
1
-3
/
+3
*
Add ibuffer-saved-filter-groups example to the doc string
Lars Ingebrigtsen
2021-08-19
1
-0
/
+11
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+1
*
Remove redundant #' before lambda in ibuf-*.el
Stefan Kangas
2021-04-09
1
-75
/
+75
*
Revert "Tweak how ibuffer-invert-sorting updates the buffer"
Lars Ingebrigtsen
2021-02-04
1
-1
/
+1
*
Tweak how ibuffer-invert-sorting updates the buffer
Lars Ingebrigtsen
2021-02-04
1
-1
/
+1
*
Sort Ibuffer filename/process column as displayed
Fabrice Bauzac
2021-01-20
1
-2
/
+2
*
Fix ibuffer-mark-by-file-name-regexp abbreviations
Basil L. Contovounesios
2021-01-18
1
-11
/
+5
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove some compat code for old versions and XEmacs
Stefan Kangas
2020-11-19
1
-12
/
+7
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-16
/
+10
*
Add constants for shell command output buffer names
Tino Calancha
2020-08-09
1
-3
/
+3
*
make-text-button no longer modifies its string arg
Paul Eggert
2020-06-06
1
-1
/
+1
*
Fix some side-effecting uses of make-text-button
Basil L. Contovounesios
2020-06-04
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
ibuf-ext.el: Fix previous change
Juanma Barranquero
2019-12-02
1
-1
/
+1
*
ibuffer-mark-by-content-regexp: don't depend on `cl-some'
Juanma Barranquero
2019-12-01
1
-2
/
+3
*
ibuffer-do-isearch: don't depend on `cl-values-list' (bug#38430)
Juanma Barranquero
2019-12-01
1
-5
/
+4
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-4
/
+4
*
Make completion in the `E' command in *Ibuffer* work
Lars Ingebrigtsen
2019-10-07
1
-4
/
+1
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-20
/
+20
*
Make ibuffer-mark-by-file-name-regexp work on the displayed file name
Lars Ingebrigtsen
2019-08-22
1
-1
/
+2
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-4
/
+3
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-9
/
+9
*
|
Ibuffer filter by modes: Accept several mode names
Tino Calancha
2018-09-29
1
-17
/
+28
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-4
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-03-22
1
-1
/
+1
|
\
|
|
*
* lisp/ibuf-ext.el (ibuffer-never-search-content-mode): Fix type.
Glenn Morris
2018-03-21
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
ibuffer: new filter to list buffers running a process
Tino Calancha
2017-10-20
1
-0
/
+6
*
|
Make ibuffer filters idempotent
Tino Calancha
2017-10-20
1
-2
/
+5
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-1
/
+1
*
Ibuffer: Erase output buffer before shell commands
Tino Calancha
2017-02-09
1
-1
/
+9
*
Ibuffer: Don't truncate shell command output
Tino Calancha
2017-02-09
1
-15
/
+23
[next]