summaryrefslogtreecommitdiff
path: root/tests/test-custom-misc-cj--count-characters.el
AgeCommit message (Collapse)Author
2025-10-31feat:count-characters: Add character counting functionalityCraig Jennings
Introduce functions to count characters in a buffer or region. Bind new character counting function to "C-; C" in custom keymap.