How to create a file in Emacs
How to create a file in Emacs
C-x C-f
Type the file name you want
Save the file with:
C-x C-s
To exit Emacs, use the following:
C-x C-c
C-x C-f
Type the file name you want
Save the file with:
C-x C-s
To exit Emacs, use the following:
C-x C-c