Emacs lowercase
Snippet
kitt decided around 10:59 on 29 December 2023 to publish this:
Mark the region (command-space, move to the end of the region), then C-x C-l
(the letter l). If early use of emacs on this system, you might have to enable it.
Also, M-x downcase-region
works.
C-x C-l M-x downcase-region
Add new comment