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

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

[elpa] 09/46: Rename mention of espresso-mode to js-mode


From: Dmitry Gutov
Subject: [elpa] 09/46: Rename mention of espresso-mode to js-mode
Date: Sat, 15 Nov 2014 20:57:57 +0000

dgutov pushed a commit to branch master
in repository elpa.

commit cc3c627fdb96a85cd9561bc24df0454b17d16522
Author: Dmitry Gutov <address@hidden>
Date:   Wed May 21 03:55:14 2014 +0300

    Rename mention of espresso-mode to js-mode
---
 js2-mode.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/js2-mode.el b/js2-mode.el
index 3a4a9be..2eb3605 100644
--- a/js2-mode.el
+++ b/js2-mode.el
@@ -10188,7 +10188,7 @@ If so, we don't ever want to use bounce-indent."
 (define-minor-mode js2-minor-mode
   "Minor mode for running js2 as a background linter.
 This allows you to use a different major mode for JavaScript editing,
-such as `espresso-mode', while retaining the asynchronous error/warning
+such as `js-mode', while retaining the asynchronous error/warning
 highlighting features of `js2-mode'."
   :group 'js2-mode
   :lighter " js-lint"



reply via email to

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