The -cwd command-line argument (which allowed setting the cwd for new buffers created), and would typically be used via the syntax -cwd $PWD, has been removed. Instead, the cwd is obtained automatically, so there is no need to specify it explicitly anymore. -- Jeremy Maitin-Shepard