mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-07 20:59:37 +00:00
; Move stray item from admin/notes/repo to CONTRIBUTE
* admin/notes/repo: Remove stray item. * CONTRIBUTE: Move it here, fix incorrect references to "branch".
This commit is contained in:
parent
2b0d111819
commit
56a4461a48
2 changed files with 6 additions and 7 deletions
|
@ -209,6 +209,12 @@ reasons. These should be marked by including something like "Do not
|
||||||
merge to master" or anything that matches gitmerge-skip-regexp (see
|
merge to master" or anything that matches gitmerge-skip-regexp (see
|
||||||
admin/gitmerge.el) in the commit message.
|
admin/gitmerge.el) in the commit message.
|
||||||
|
|
||||||
|
** GNU ELPA
|
||||||
|
|
||||||
|
This repository does not contain the Emacs Lisp package archive
|
||||||
|
(elpa.gnu.org). See admin/notes/elpa for how to access the GNU ELPA
|
||||||
|
repository.
|
||||||
|
|
||||||
** Emacs Mailing lists.
|
** Emacs Mailing lists.
|
||||||
|
|
||||||
Discussion about Emacs development takes place on emacs-devel@gnu.org.
|
Discussion about Emacs development takes place on emacs-devel@gnu.org.
|
||||||
|
|
|
@ -1,12 +1,5 @@
|
||||||
NOTES ON COMMITTING TO EMACS'S REPOSITORY -*- outline -*-
|
NOTES ON COMMITTING TO EMACS'S REPOSITORY -*- outline -*-
|
||||||
|
|
||||||
** elpa
|
|
||||||
|
|
||||||
This branch does not contain a copy of Emacs, but of the Emacs Lisp
|
|
||||||
package archive (elpa.gnu.org). See admin/notes/elpa for further
|
|
||||||
explanation, and the README file in the branch for usage
|
|
||||||
instructions.
|
|
||||||
|
|
||||||
* Install changes only on one branch, let them get merged elsewhere if needed.
|
* Install changes only on one branch, let them get merged elsewhere if needed.
|
||||||
|
|
||||||
In particular, install bug-fixes only on the release branch (if there
|
In particular, install bug-fixes only on the release branch (if there
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue