]> git.eshelyaron.com Git - emacs.git/commit
Revert "Fix inferior octave single-quote font lock"
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 14:12:15 +0000 (15:12 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 14:12:15 +0000 (15:12 +0100)
commit5ffc55d1e98d04b035c3d8d88d678b74af7a1fd7
tree4e4cf83c87a865a53943b6426b8413fb90286706
parent5beddcd325e8ec16a6f284ef0524fb796fe07d5e
Revert "Fix inferior octave single-quote font lock"

This reverts commit 9e68413c7f0a7f71e1cee923ace7282d14c2e686.

This patch led to bug#46327:

x = [2 2]'
disp(x)

Which meant that the transpose operator was interpreted
as the start of a string.
lisp/progmodes/octave.el