]> Sergey Matveev's repositories - public-inbox.git/commit
hlmod: do_hl* performs src_escape immediately
authorEric Wong <e@80x24.org>
Sat, 2 Feb 2019 16:46:47 +0000 (16:46 +0000)
committerEric Wong <e@80x24.org>
Tue, 5 Feb 2019 10:58:35 +0000 (10:58 +0000)
commit60917f384645df7798a9b81ef26ca06df1986072
tree377a4d90027be711cfa515d9cc4bb1d0d644ae5b
parent8eb2c4f7c0aed11810280c6dfa63f75fd961e3cd
hlmod: do_hl* performs src_escape immediately

We want to be able to take advantage of this in other modules
lib/PublicInbox/HlMod.pm
lib/PublicInbox/ViewVCS.pm