aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-buffer-file-delete-buffer-and-file.el
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Rename custom-file-buffer to custom-buffer-fileCraig Jennings2025-10-271-0/+671
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'.