diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/efaq.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index f17570fbe23..c54423e887e 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -978,6 +978,7 @@ conventions}). | |||
| 978 | @cindex Latest version of Emacs | 978 | @cindex Latest version of Emacs |
| 979 | @cindex Development, Emacs | 979 | @cindex Development, Emacs |
| 980 | @cindex Repository, Emacs | 980 | @cindex Repository, Emacs |
| 981 | @cindex Bazaar repository, Emacs | ||
| 981 | 982 | ||
| 982 | Emacs @value{EMACSVER} is the current version as of this writing. A version | 983 | Emacs @value{EMACSVER} is the current version as of this writing. A version |
| 983 | number with two components (e.g., @samp{22.1}) indicates a released | 984 | number with two components (e.g., @samp{22.1}) indicates a released |
| @@ -988,6 +989,7 @@ Emacs is under active development, hosted at | |||
| 988 | @uref{http://savannah.gnu.org/projects/emacs/, Savannah}. The source | 989 | @uref{http://savannah.gnu.org/projects/emacs/, Savannah}. The source |
| 989 | code can be retrieved anonymously following the | 990 | code can be retrieved anonymously following the |
| 990 | @uref{http://savannah.gnu.org/bzr/?group=emacs, instructions}. | 991 | @uref{http://savannah.gnu.org/bzr/?group=emacs, instructions}. |
| 992 | The repository is GNU Bazaar. | ||
| 991 | 993 | ||
| 992 | Because Emacs undergoes many changes before a release, the version | 994 | Because Emacs undergoes many changes before a release, the version |
| 993 | number of a development version is not especially meaningful. It is | 995 | number of a development version is not especially meaningful. It is |