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:
parent
60e817e78d
commit
39d9b96a60
2 changed files with 15 additions and 1128 deletions
5
etc/NEWS
5
etc/NEWS
|
@ -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
|
||||
|
||||
|
|
1138
lisp/progmodes/js.el
1138
lisp/progmodes/js.el
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue