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

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

[elpa] externals/firefox-javascript-repl aaefd1f8f4 14/24: Add jss URL t


From: Thomas Fitzsimmons
Subject: [elpa] externals/firefox-javascript-repl aaefd1f8f4 14/24: Add jss URL to commentary
Date: Thu, 1 Jun 2023 00:41:52 -0400 (EDT)

branch: externals/firefox-javascript-repl
commit aaefd1f8f4e5d60206c53ab368daee812f84889b
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    Add jss URL to commentary
    
    * firefox-javascript-repl.el: Add jss URL to commentary.
---
 firefox-javascript-repl.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/firefox-javascript-repl.el b/firefox-javascript-repl.el
index ab4822e8e0..39eceb292a 100644
--- a/firefox-javascript-repl.el
+++ b/firefox-javascript-repl.el
@@ -39,8 +39,8 @@
 
 ;; Wouldn't it be great (for other people) to turn this into a full
 ;; SLIME analog for JavaScript (patches accepted)?  I tried `jsSlime'
-;; but its most recent update is ten years old and the Firefox Debug
-;; Protocol has changed too much.
+;; (https://github.com/segv/jss) but its most recent update is ten
+;; years old and the Firefox Debug Protocol has changed too much.
 
 ;; The function `fjrepl--extract-result' could do a way better job of
 ;; getting results but I find it OK for little experiments.  If I need



reply via email to

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