]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
Replace usage of 'cl with 'cl-lib
[gnu-emacs-elpa] / README.md
index 582c92ddd36d698c8f12e7ebdb68574ac394c3ba..b0ee4440861a6f68f11a24bd5937dccfa2a5102f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,20 +17,35 @@ You can also install the latest development version from
 Emacs 22 and 23
 ===============
 
-This version requires Emacs 24. For a backward compatible version,
-check out the branch
+This version requires Emacs 24 and `cl-lib` (either built-in or from GNU ELPA above).
+For a backward compatible version, check out the branch
 [emacs23](https://github.com/mooz/js2-mode/tree/emacs23).
 
 Bugs
 ====
 
-See broken syntax highlighting and timer errors? Recently upgraded
-Emacs from version 24.2 or earlier? Try
+* See broken syntax highlighting and timer errors? Recently upgraded
+Emacs from version 24.2 or earlier?
+
+* Try
 [reinstalling or byte-recompiling](https://github.com/mooz/js2-mode/issues/72)
 the package.
 
 Please report problems at <http://github.com/mooz/js2-mode/issues>.
 
+Contributing
+======
+
+`js2-mode` is subject to the same
+[copyright assignment](http://www.gnu.org/prep/maintain/html_node/Copyright-Papers.html)
+policy as Emacs itself, `org-mode`, `CEDET` and other packages in
+[GNU ELPA](http://elpa.gnu.org/packages/).
+
+Any
+[legally significant](http://www.gnu.org/prep/maintain/html_node/Legally-Significant.html#Legally-Significant)
+contributions can only be accepted after the author has completed their
+paperwork. Please ask for the request form, and we'll send it to you.
+
 See Also
 ======