Save A File In Emacs

May 2022

Save a file buffer in Emacs with:

C-x C-s

And save and quit with:

C-x C-x C-x C-q

end of line