1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00

Remove MozRepl stuff from js.el

* lisp/progmodes/js.el: Remove all the mozrepl stuff from js.el
(bug#40771).
This commit is contained in:
Lars Ingebrigtsen 2021-10-04 11:56:23 +02:00
parent 60e817e78d
commit 39d9b96a60
2 changed files with 15 additions and 1128 deletions

View File

@ -82,6 +82,11 @@ Emacs buffers, like indentation and the like. The new ert function
* Incompatible Lisp Changes in Emacs 29.1
---
** MozRepl has been removed from js.el.
MozRepl was removed from Firefox in 2017, so this code doesn't work
with recent versions of Firefox.
* Lisp Changes in Emacs 29.1

File diff suppressed because it is too large Load Diff