Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
54b31cbf
Commit
54b31cbf
authored
Jun 17, 2009
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Obtaining the FAQ): Add reference to Savannah.
(Latest version of Emacs): Mention source code repository.
parent
d259fc4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
2 deletions
+18
-2
doc/misc/ChangeLog
doc/misc/ChangeLog
+5
-0
doc/misc/faq.texi
doc/misc/faq.texi
+13
-2
No files found.
doc/misc/ChangeLog
View file @
54b31cbf
2009-06-17 Glenn Morris <rgm@gnu.org>
* faq.texi (Obtaining the FAQ): Add reference to Savannah.
(Latest version of Emacs): Mention source code repository.
2009-06-16 Glenn Morris <rgm@gnu.org>
* faq.texi (Top): Language tweak.
...
...
doc/misc/faq.texi
View file @
54b31cbf
...
...
@@ -954,8 +954,7 @@ The Emacs FAQ is distributed with Emacs in Info format. You can read it
by selecting the @samp{Emacs FAQ} option from the @samp{Help} menu of
the Emacs menu bar at the top of any Emacs frame, or by typing @kbd{C-h
C-f} (@kbd{M-x view-emacs-FAQ}). The very latest version is available
in the Emacs development repository.
@c FIXME add link to a section on that.
in the Emacs development repository (@pxref{Latest version of Emacs}).
@c ------------------------------------------------------------
@node Status of Emacs
...
...
@@ -1007,12 +1006,24 @@ conventions}).
@section What is the latest version of Emacs?
@cindex Version, latest
@cindex Latest version of Emacs
@cindex Development, Emacs
@cindex Repository, Emacs
@cindex CVS repository, Emacs
@cindex Arch repository, Emacs
@cindex Git 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
version; three components indicate a development
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.
Because Emacs undergoes many changes before a release, the version
number of a development version is not especially meaningful. It is
better to refer to the date on which the sources were retrieved from the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment