erc-remove-parsed-property

erc-remove-parsed-property is a variable defined in `erc.el'.
Its value is
t


Documentation:
Whether to remove the erc-parsed text property after displaying a message.

The default is to remove it, since it causes ERC to take up extra
memory. If you have code that relies on this property, then set
this option to nil.

You can customize this variable.