aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorNoam Postavsky2017-04-19 21:43:05 -0400
committerNoam Postavsky2017-04-19 21:43:05 -0400
commit56a4461a48d5803fbc979924475da4b3621ea0f5 (patch)
treec27be93c3de278ed3ec5c224b1e60e2dfe1804f9 /admin
parent2b0d1118199a414c3f2e240915732a55943c0b50 (diff)
downloademacs-56a4461a48d5803fbc979924475da4b3621ea0f5.tar.gz
emacs-56a4461a48d5803fbc979924475da4b3621ea0f5.zip
; Move stray item from admin/notes/repo to CONTRIBUTE
* admin/notes/repo: Remove stray item. * CONTRIBUTE: Move it here, fix incorrect references to "branch".
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/repo7
1 files changed, 0 insertions, 7 deletions
diff --git a/admin/notes/repo b/admin/notes/repo
index 3ab3da78071..0da1e1e227a 100644
--- a/admin/notes/repo
+++ b/admin/notes/repo
@@ -1,12 +1,5 @@
1NOTES ON COMMITTING TO EMACS'S REPOSITORY -*- outline -*- 1NOTES ON COMMITTING TO EMACS'S REPOSITORY -*- outline -*-
2 2
3** elpa
4
5This branch does not contain a copy of Emacs, but of the Emacs Lisp
6package archive (elpa.gnu.org). See admin/notes/elpa for further
7explanation, and the README file in the branch for usage
8instructions.
9
10* Install changes only on one branch, let them get merged elsewhere if needed. 3* Install changes only on one branch, let them get merged elsewhere if needed.
11 4
12In particular, install bug-fixes only on the release branch (if there 5In particular, install bug-fixes only on the release branch (if there