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
Open sidebar
emacs
emacs
Commits
d40084d1
Commit
d40084d1
authored
Dec 15, 2009
by
Glenn Morris
Browse files
(Coding Standards): Update URL.
(Getting the Source Code): Other VCSs are available.
parent
8a0d3b3f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
6 deletions
+9
-6
etc/CONTRIBUTE
etc/CONTRIBUTE
+6
-6
etc/ChangeLog
etc/ChangeLog
+3
-0
No files found.
etc/CONTRIBUTE
View file @
d40084d1
...
...
@@ -37,7 +37,7 @@ can use it.
Emacs has certain additional style and coding conventions.
Ref: http://www.gnu.org/prep/standards
_toc.html
Ref: http://www.gnu.org/prep/standards
/
Ref: GNU Coding Standards Info Manual
Ref: The "Tips" Appendix in the Emacs Lisp Reference.
...
...
@@ -54,11 +54,11 @@ Contact us at emacs-devel@gnu.org to obtain the relevant forms.
* Getting the Source Code
The latest version of Emacs can be downloaded using CVS or
Arch from
the Savannah web site. It is important
to write your patch based on
this version; if you start from an older
version, your patch may be
outdated when you write it, and maintainers
will have a hard time
applying it.
The latest version of Emacs can be downloaded using CVS
(
or
other
version control systems) from
the Savannah web site. It is important
to write your patch based on
this version; if you start from an older
version, your patch may be
outdated when you write it, and maintainers
will have a hard time
applying it.
After you have downloaded the CVS source, you should read the file
INSTALL.CVS for build instructions (they differ to some extent from a
...
...
etc/ChangeLog
View file @
d40084d1
2009-12-15 Glenn Morris <rgm@gnu.org>
* CONTRIBUTE (Coding Standards): Update URL.
(Getting the Source Code): Other VCSs are available.
* ORDERS: Update some URLs.
* edt-user.el: New file, split out from edt-user.doc.
...
...
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