The default Alt+X key assignment has been enhanced. When
you are working with a file other than a DIR.DIR file, Alt+X will
now edit the file named at the cursor position. For example, if you
are editing a C program with the line
#include <local.h>
you can now place the cursor on ``local.h'' and press
Alt+X to edit that file.