I just ran :help registers in Vim and noticed that # \'contains the name of the alternate file\'.
:help registers
#
I have seen an example for renaming files
I 've always interpreted the "alternate file" as being the "previous file", so it is an handy way to jump back to the buffer you were editing.