diff options
| author | Eric S. Raymond | 2014-01-12 10:37:23 -0500 |
|---|---|---|
| committer | Eric S. Raymond | 2014-01-12 10:37:23 -0500 |
| commit | ff7210fef52a3ced9ea517c8326164b241cc148b (patch) | |
| tree | f46b9e58a2e9f212684b738b50e69197760ac008 /doc | |
| parent | c5eb43237d108a7d75bb9920b3b04d81c2089a92 (diff) | |
| download | emacs-ff7210fef52a3ced9ea517c8326164b241cc148b.tar.gz emacs-ff7210fef52a3ced9ea517c8326164b241cc148b.zip | |
Remove more references unnecessarily specific to VCS.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/efaq.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index c54423e887e..f17570fbe23 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -978,7 +978,6 @@ 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 | ||
| 982 | 981 | ||
| 983 | Emacs @value{EMACSVER} is the current version as of this writing. A version | 982 | Emacs @value{EMACSVER} is the current version as of this writing. A version |
| 984 | number with two components (e.g., @samp{22.1}) indicates a released | 983 | number with two components (e.g., @samp{22.1}) indicates a released |
| @@ -989,7 +988,6 @@ Emacs is under active development, hosted at | |||
| 989 | @uref{http://savannah.gnu.org/projects/emacs/, Savannah}. The source | 988 | @uref{http://savannah.gnu.org/projects/emacs/, Savannah}. The source |
| 990 | code can be retrieved anonymously following the | 989 | code can be retrieved anonymously following the |
| 991 | @uref{http://savannah.gnu.org/bzr/?group=emacs, instructions}. | 990 | @uref{http://savannah.gnu.org/bzr/?group=emacs, instructions}. |
| 992 | The repository is GNU Bazaar. | ||
| 993 | 991 | ||
| 994 | Because Emacs undergoes many changes before a release, the version | 992 | Because Emacs undergoes many changes before a release, the version |
| 995 | number of a development version is not especially meaningful. It is | 993 | number of a development version is not especially meaningful. It is |