summaryrefslogtreecommitdiff
path: root/tests/test-custom-misc-cj-count-characters-buffer-or-region.el
Commit message (Collapse)AuthorAgeFilesLines
* feat:count-characters: Add character counting functionalityCraig Jennings2025-10-311-0/+231
Introduce functions to count characters in a buffer or region. Bind new character counting function to "C-; C" in custom keymap.