summaryrefslogtreecommitdiff
path: root/.config/emacs/editing.el
Commit message (Expand)AuthorAgeFilesLines
* emacs: Add more commands for using multiple cursorsThomas Voss 12 days1-1/+45
* emacs: Check for nilThomas Voss 14 days1-1/+1
* emacs: Remove some commandsThomas Voss 2024-11-011-23/+0
* emacs: Check if ‘mc/num-cursors’ is boundThomas Voss 2024-10-311-1/+2
* emacs: Add mm-search-forward-char and mm-search-backward-charThomas Voss 2024-10-311-0/+27
* emacs: Fix operatorThomas Voss 2024-10-211-1/+1
* emacs: Force ‘current-prefix-arg’ to be nilThomas Voss 2024-10-211-6/+8
* emacs: Add more convenience commandsThomas Voss 2024-10-211-0/+45
* emacs: Barf if buffer is readonlyThomas Voss 2024-10-191-8/+9
* emacs: Implement e/split-lineThomas Voss 2024-10-191-0/+17
* emacs: Add e/open-lineThomas Voss 2024-10-191-0/+12
* emacs: Rework ‘e/join-current-and-next-line’Thomas Voss 2024-10-161-5/+11
* emacs: Fix typoThomas Voss 2024-10-161-1/+1
* emacs: Overhaul configuration completelyThomas Voss 2024-10-161-0/+141