diff options
| author | Eli Zaretskii | 2014-01-12 18:37:42 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2014-01-12 18:37:42 +0200 |
| commit | 3cc9b1e268be9e2593314c73866a67ba4fa03454 (patch) | |
| tree | 63c8cbe0586579e3371330e576fb5fa5bb5ec750 /doc | |
| parent | ff7210fef52a3ced9ea517c8326164b241cc148b (diff) | |
| download | emacs-3cc9b1e268be9e2593314c73866a67ba4fa03454.tar.gz emacs-3cc9b1e268be9e2593314c73866a67ba4fa03454.zip | |
Revert last commit.
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 |