+ if (previous_content != binding->buffer ||
+ previous_start != start ||
+ previous_end != end)
Apropos of nothing, GNU coding standards would format this as:
if (previous_content != binding->buffer
|| previous_start != start
|| previous_end != end)
Connectiv
Hi Karl.
> Hi Arnold,
>
> @cindex main topic, secondary point, tertiary point
> ...
> main topicsecondary
> pointtertiary
> point
>
> Well, as you know, support for the usual index features has been on the
> todo list forever. I can't imagine having the time and energy to