From 7a822893ce9f83d69b5fc0d6d4544d0288a97c32 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 4 May 2008 07:46:32 +0100 Subject: online search in headline buffer (hotkey shift-I) --- tt-rss.js | 1 + 1 file changed, 1 insertion(+) (limited to 'tt-rss.js') diff --git a/tt-rss.js b/tt-rss.js index 25efe8f65..11ce57b73 100644 --- a/tt-rss.js +++ b/tt-rss.js @@ -891,3 +891,4 @@ function rescoreCurrentFeed() { } } + -- cgit v1.2.3-54-g00ecf