emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 40885b6 36/38: Clarify where to report indentation bugs [c


From: Dmitry Gutov
Subject: [elpa] master 40885b6 36/38: Clarify where to report indentation bugs [ci skip]
Date: Wed, 28 Feb 2018 20:12:14 -0500 (EST)

branch: master
commit 40885b6b50e497d2af53161785b3c9cc3133e42d
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    Clarify where to report indentation bugs [ci skip]
---
 README.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index cbce9c3..506c2d4 100644
--- a/README.md
+++ b/README.md
@@ -25,13 +25,16 @@ Bugs
 ====
 
 * See broken syntax highlighting and timer errors? Recently upgraded
-Emacs from version 24.2 or earlier?
-
-* Try
+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>.
+* Any indentation problems should be reported with `M-x report-emacs-bug`
+(please try reproducing them with `js-mode` first, for clarity).
+Starting with Emacs 25, `js2-mode` delegates indentation to
+the indentation engine of `js-mode`.
+
+Please report other problems at <http://github.com/mooz/js2-mode/issues>.
 
 Contributing
 ======



reply via email to

[Prev in Thread] Current Thread [Next in Thread]