annotate demo/more/grid.urp @ 2142:3288e3c9948b

Fix XML indentation in Emacs mode The return value of MATCH-STRING is a string. At least on Emacs 25, the comparisons between string and character with EQUAL could never succeed, and so the cases for matching braces were never triggered. GET-TEXT-PROPERTY may return a list rather than an atom (for example, on long lines with whitespace-mode turned on), and this broke the heuristic of looking for the tag face in previous text.
author Julian Squires <julian@cipht.net>
date Mon, 04 May 2015 14:35:07 -0400
parents da3ec6014d2f
children
rev   line source
adamc@915 1
adamc@915 2 $/option
adamc@915 3 $/monad
adamc@915 4 $/list
adamc@944 5 $/string
adamc@915 6 dlist
adamc@915 7 grid
adamc@915 8 dbgrid