Hi, this patch adds a `compile' command for project.el. It's nothing fancy, just sets the first directory of `project-roots' as `default-directory', and then calls the regular compile. The TODOs mention a `project-build' command, and from my interpretation, this is a slimmed down version (hence the other name, but also because it just called compile in a different environment). -- Philip K.