CONTENTS | INDEX | PREV | NEXT

SYNTAX            : ARG CTRL_X

RESULTING ARGUMENT: 1: (buffer is changed)
                    0: (buffer is not changed)

FUNCTION          : Determine whether the buffer represents the associated
                    file or not.

ARGUMENT          : 20

EXAMPLE           : 20 CTRL_X < ;s ESC >
                    Write the file only if necessary.

MATRIX