summaryrefslogtreecommitdiff
path: root/.config/emacs/modules/mm-editing.el
Commit message (Collapse)AuthorAgeFilesLines
* emacs: Make loading multiple-cursors silentThomas Voss 2024-11-021-0/+15
|
* emacs: Code style fixesThomas Voss 2024-11-011-7/+3
|
* emacs: Recenter the screen when jumpingThomas Voss 2024-11-011-0/+10
|
* emacs: Capitalize ‘ß’ into ‘ẞ’Thomas Voss 2024-11-011-0/+7
|
* emacs: Remove trailing newlineThomas Voss 2024-11-011-1/+1
|
* emacs: Set tab-width to 8 in org-modeThomas Voss 2024-10-281-1/+1
|
* emacs: Add advice to ‘align-regexp’ instead of ‘align’Thomas Voss 2024-10-261-1/+1
|
* emacs: Set indentation options for PythonThomas Voss 2024-10-231-0/+5
|
* emacs: Prefer <img src="…"> to <img src="…" />Thomas Voss 2024-10-231-1/+3
|
* emacs: Try to make indents less cancerThomas Voss 2024-10-231-0/+11
|
* emacs: Fix incorrect usage of ‘indent-tabs-mode’Thomas Voss 2024-10-211-1/+1
|
* emacs: Fixes for ‘python-mode’Thomas Voss 2024-10-211-4/+9
|
* emacs: Set Makefile backslash columnThomas Voss 2024-10-211-0/+7
|
* emacs: Add :defer 2 to multiple-cursorsThomas Voss 2024-10-211-0/+1
|
* emacs: Set tab size for ‘mhtml-mode’Thomas Voss 2024-10-211-1/+2
|
* emacs: Do ‘makefile-backslash-region’ with spacesThomas Voss 2024-10-211-1/+4
|
* emacs: Use spaces in lisp-interaction-modeThomas Voss 2024-10-191-16/+17
|
* emacs: Make use of ‘after-init’Thomas Voss 2024-10-191-2/+1
|
* emacs: Add ‘csv-mode’Thomas Voss 2024-10-171-0/+6
|
* emacs: Disable the <return> binding for multiple cursorsThomas Voss 2024-10-171-1/+3
|
* emacs: Sort commandsThomas Voss 2024-10-171-3/+3
|
* emacs: Add functions to mark all in regionThomas Voss 2024-10-171-1/+42
|
* emacs: Overhaul configuration completelyThomas Voss 2024-10-161-0/+187