]> git.eshelyaron.com Git - emacs.git/commit
Fix infloop in Modula-2 mode
authorGregory Heytings <gregory@heytings.org>
Tue, 25 May 2021 04:18:29 +0000 (06:18 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 May 2021 04:18:29 +0000 (06:18 +0200)
commit0b48e2d258cb3c0ad5d12c5b4aaf9b4b69101763
tree46248d381028e132b35082c0498e21f1eeb051d7
parent86e4d770a833538f3cb711eb42d8fd8d764a4635
Fix infloop in Modula-2 mode

* lisp/progmodes/modula2.el (m2-smie-refine-colon): Stop looping
when point does not move with forward-sexp (Bug#48011).
lisp/progmodes/modula2.el