From 6fb5901f57f031cf68280c34e31d455f7535546d Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Tue, 11 Sep 2012 05:58:19 +0400 Subject: [PATCH] Add section "Emacs 22 and 23" --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39640910a..e67a00a5e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Description An improved JavaScript mode for GNU Emacs. Forked from . -For the list of user-visible changes, see +For some of the user-visible changes, see [Changes from the original mode](https://github.com/mooz/js2-mode/wiki/Changes-from-the-original-mode). Installation @@ -11,6 +11,7 @@ Installation $ git clone git://github.com/mooz/js2-mode.git $ cd js2-mode + $ git checkout emacs24 $ emacs --batch -f batch-byte-compile js2-mode.el Then put js2-mode.elc into your site-lisp directory. @@ -23,6 +24,12 @@ In you emacs config: See for additional details. +Emacs 22 and 23 +=============== + +This version requires Emacs 24. For backwards-compatible version, check out [the +`master` branch](https://github.com/mooz/js2-mode/tree/master). + Bugs ==== -- 2.39.2