]> git.eshelyaron.com Git - emacs.git/commit
Remove 'M-.' binding from js-mode and js-ts-mode
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 2 Nov 2023 23:40:36 +0000 (01:40 +0200)
committerDmitry Gutov <dmitry@gutov.dev>
Thu, 2 Nov 2023 23:40:36 +0000 (01:40 +0200)
commit9cbf0bb3ee8871942f781c539acdeae1b7071224
tree73bd20bf19593cba12b23de8f7b55c8c8dbb7ad1
parentf5b2d23fff6e77ab71e028c84e73b3a792c430bd
Remove 'M-.' binding from js-mode and js-ts-mode

* lisp/progmodes/js.el (js-mode-map, js-ts-mode-map): Remove.
The global binding must be a lot more useful for most users
(https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg01295.html).
etc/NEWS
lisp/progmodes/js.el