Next / Previous / Contents / TCC Help System / NM Tech homepage

3. File commands

C-x C-sSave the current file.
C-x C-fFind (and edit) a new file.
C-x iInsert another file at point.
C-x C-qSet (or clear) “read-only,” which prevents you from modifying a file.
C-x C-rFind a new file, read-only.
M-~Clear (or set) the modified flag. When set, this flag tells emacs that the file has changed relative to the disk file.