# HG changeset patch # User Matti Hamalainen # Date 1594112616 -10800 # Node ID 4b6ae9765903f5bfa7d2f36880be7896418f7fd5 # Parent 4656f4fd0aa9c9165518d8fe4ef40130c3a6e917 feeds: Add !latest command bind alias. diff -r 4656f4fd0aa9 -r 4b6ae9765903 feeds.tcl --- a/feeds.tcl Tue Jul 07 12:00:16 2020 +0300 +++ b/feeds.tcl Tue Jul 07 12:03:36 2020 +0300 @@ -34,6 +34,7 @@ putlog "$feeds_message" bind pub - !feeds feeds_pubfetch bind pub - !last feeds_publast +bind pub - !latest feeds_publast # ------------------------------------------------------------------------