(Latest version of Emacs): The repository is now Bazaar.
This commit is contained in:
parent
bd9776d13f
commit
6fbf7a75a5
2 changed files with 7 additions and 6 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2010-01-17 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* faq.texi (Latest version of Emacs): The repository is now Bazaar.
|
||||
|
||||
2010-01-17 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* ede.texi (ede-step-project, ede-proj-target):
|
||||
|
|
|
|||
|
|
@ -1008,9 +1008,7 @@ conventions}).
|
|||
@cindex Latest version of Emacs
|
||||
@cindex Development, Emacs
|
||||
@cindex Repository, Emacs
|
||||
@cindex CVS repository, Emacs
|
||||
@cindex Arch repository, Emacs
|
||||
@cindex Git repository, Emacs
|
||||
@cindex Bazaar repository, Emacs
|
||||
|
||||
Emacs @value{VER} is the current version as of this writing. A version
|
||||
number with two components (e.g. @samp{22.1}) indicates a released
|
||||
|
|
@ -1020,9 +1018,8 @@ version (e.g. @samp{23.0.50} is what will eventually become @samp{23.1}).
|
|||
Emacs is under active development, hosted at
|
||||
@uref{http://savannah.gnu.org/projects/emacs/, Savannah}. The source
|
||||
code can be retrieved anonymously following the
|
||||
@uref{http://savannah.gnu.org/cvs/?group=emacs, instructions}.
|
||||
The primary repository is CVS, but Arch and Git mirrors are also
|
||||
available.
|
||||
@uref{http://savannah.gnu.org/bzr/?group=emacs, instructions}.
|
||||
The repository is GNU Bazaar.
|
||||
|
||||
Because Emacs undergoes many changes before a release, the version
|
||||
number of a development version is not especially meaningful. It is
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue