> You can get the sources from Bazaar, but you'll have to install a host > of libraries to compile them. The following may save you some time if > you have not compiled Emacs previously. > > First, install Bazaar: > > sudo apt-get install bzr > > Then download the Bazaar repository (as explained on > http://savannah.gnu.org/projects/emacs/): > > bzr branch bzr://bzr.savannah.gnu.org/emacs/trunk
You don't have to use bzr, you can actually get it from git repository as well if you want: git://git.savannah.gnu.org/emacs.git That's what I have been doing and I'm sure the git repository is being updated every day, even every minute I guess. :-) York _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
