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

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

[elpa] master 5855a45 22/49: Merge pull request #380 from JulianKniephof


From: Dmitry Gutov
Subject: [elpa] master 5855a45 22/49: Merge pull request #380 from JulianKniephoff/fix-dead-doc-link-js2-include-jslint-globals
Date: Mon, 16 Jan 2017 15:35:48 +0000 (UTC)

branch: master
commit 5855a45a2df8c338f9f70f477fbd0550ed06c91e
Merge: b6d9301 c303773
Author: Dmitry Gutov <address@hidden>
Commit: GitHub <address@hidden>

    Merge pull request #380 from 
JulianKniephoff/fix-dead-doc-link-js2-include-jslint-globals
    
    Fix dead link in the documentation
---
 js2-mode.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js2-mode.el b/js2-mode.el
index 3f18bc1..55275a6 100644
--- a/js2-mode.el
+++ b/js2-mode.el
@@ -1122,7 +1122,7 @@ another file, or you've got a potential bug."
 
 (defcustom js2-include-jslint-globals t
   "Non-nil to include the identifiers from JSLint global
-declaration (see http://www.jslint.com/lint.html#global) in the
+declaration (see http://www.jslint.com/help.html#global) in the
 buffer-local externs list.  See `js2-additional-externs' for more
 information."
   :type 'boolean



reply via email to

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