From c3cf7631046a2a77506a41d71ed324b9ff4ddb32 Mon Sep 17 00:00:00 2001 From: Marco Candrian Date: Fri, 28 Dec 2007 04:05:48 +0000 Subject: [PATCH] autocmd's added to NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b99c7366..231c0a42 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ removed the following hint options: 'hintchars' 'maxhints' added the following hint options: 'hinttimeout' * IMPORTANT: changed 'I' key to Ctrl-Q to also work in textboxes + * :au[tocmd] executes commands on events (only 'onPageLoad' actually) on websites * @@ to repeat last macro * new macro commands q[a-z0-9] and @[a-z0-9] to replay them (thanks Marco!) * scroll commands like j/k/gg/etc. have a much better heuristic to find a scrollable frame