index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
ibuffer-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-04
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-09
Make ibuffer-awhen obsolete in favor of when-let
Stefan Kangas
2022-06-15
Adjust ibuffer test
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-24
Remove (or double) redundant backslashes in string literals
Mattias EngdegÄrd
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-18
Avoid test failures if directory name looks like a regexp
Rob Browning
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-20
Fix 2 testsuite tests for MS-Windows
Eli Zaretskii
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-21
* test/lisp/ibuffer-tests.el: Delete temporary files.
Glenn Morris
2017-07-21
Stop skipping many ibuffer tests by default
Glenn Morris
2017-01-28
test/*.el: Avoid byte-compiler warnings
Juanma Barranquero
2017-01-01
Update copyright year to 2017 in master
Paul Eggert
2016-12-20
ibuffer: New filters and commands
Christopher Genovese
2016-12-07
define-ibuffer-filter: Discard wrong filters
Tino Calancha
2016-12-07
ibuffer-decompose-filter-group avoid unwanted side effects
Tino Calancha
2016-12-07
ibuffer-decompose-filter: Avoid side effects on error
Tino Calancha
2016-12-07
ibuffer: compare marks with EQ
Tino Calancha
2016-12-07
ibuffer-saved-filters: Remove extra nesting level
Christopher Genovese
2016-11-24
* test/lisp/ibuffer-tests.el (ibuffer-test-Bug24997): Add test for Bug#24997.
Tino Calancha
2016-11-23
* test/lisp/ibuffer-tests.el (ibuffer-test-Bug25000): Add test for Bug25000.
Tino Calancha
2016-01-12
; Add 2016 to copyright years for files not in emacs-25 branch
Glenn Morris
2015-12-17
ibuffer generate autoloads to non-versioned file.
Phillip Lord