diff options
| author | Craig Jennings <c@cjennings.net> | 2025-10-22 12:27:05 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-10-22 12:27:05 -0500 |
| commit | c5d168daf795b1db98277af56cdb2a63ae4bef41 (patch) | |
| tree | 3ba45cb7667bfbc1927e6a351f0fd2d054adc987 /tests/test-all-comp-errors.el | |
| parent | 8180892bdbf06a135a822405697001b4f775105c (diff) | |
| download | dotemacs-c5d168daf795b1db98277af56cdb2a63ae4bef41.tar.gz dotemacs-c5d168daf795b1db98277af56cdb2a63ae4bef41.zip | |
feat: undead-buffers: Add `cj/make-buffer-undead` function and tests
Introduce a new function `cj/make-buffer-undead` that appends a
buffer name to the `cj/undead-buffer-list`, preventing it from being
killed. This comes along with a suite of tests to check various
scenarios and edge cases for handling undead buffers.
Additionally, add tests for related functions:
`cj/kill-buffer-or-bury-alive`, `cj/kill-buffer-and-window`, and
others to ensure they correctly manage buffers, particularly with
undead-status considerations.
Refactor `undead-buffer-list` naming for consistency and clarity in
the module.
Diffstat (limited to 'tests/test-all-comp-errors.el')
0 files changed, 0 insertions, 0 deletions
