aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-buffer-file-clear-to-bottom-of-buffer.el
Commit message (Collapse)AuthorAgeFilesLines
* Revert "checking in modified/removed tests and other misc changes"Craig Jennings2025-11-141-0/+163
| | | | This reverts commit 1218bae708a6755e3628f15fef58e6806ac81039.
* checking in modified/removed tests and other misc changesCraig Jennings2025-11-141-163/+0
|
* refactor: Rename custom-file-buffer to custom-buffer-fileCraig Jennings2025-10-271-0/+163
Renamed the module 'custom-file-buffer' to 'custom-buffer-file' to ensure consistency across the codebase. This change affects module imports and test files. Additionally, new module 'system-commands.el' has been created to handle system power and session management commands, removing these functionalities from 'wip.el'.