]> Sergey Matveev's repositories - public-inbox.git/commit
view: eml_entry: reduce parameters
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:50 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
commitbf8ea90e0db55666e558893bf00b703ddd211d45
tree5c5290da9090a5a354aad1d9d513d5f384e2279d
parent7845a9dd163b67e8a03533aee17a74265dc9e14f
view: eml_entry: reduce parameters

We can save stack space and simplify subroutine calls, here.
Documentation/mknews.perl
lib/PublicInbox/Feed.pm
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm