emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 958da7f: Add JSX indentation via js-jsx-mode. (


From: Dmitry Gutov
Subject: Re: [Emacs-diffs] master 958da7f: Add JSX indentation via js-jsx-mode. (Bug#21799)
Date: Sat, 31 Oct 2015 22:16:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

On 10/31/2015 10:05 PM, Jackson Ray Hamilton wrote:
branch: master
commit 958da7ff63d1d647f45fd649654136da78529324

Thank you.

Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

     Add JSX indentation via js-jsx-mode.  (Bug#21799)

     * progmodes/js.el: Add JSX indentation support.
     (js-jsx-indent-line)
     (js-jsx-mode): New functions.

Someone please correct me if I'm wrong, but I don't think the guidelines allow omitting entries for "private" functions and variables. And this commit adds several of them.

+** js-jsx-mode (a minor variant of js-mode) provides indentation
+support for JSX, an XML-like syntax extension to ECMAScript

This needs a period at the end.




reply via email to

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