From a8e0c3e290881dbd3d0de1b4dd34771b0ab67bc2 Mon Sep 17 00:00:00 2001 From: Marco Candrian Date: Fri, 4 Jan 2008 12:36:18 +0000 Subject: [PATCH] char-hints.js script --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index fbf42e27..7d6bb827 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 + * new setCustomMode for plugin writers * :au[tocmd] executes commands on events (only 'PageLoad' actually) on websites * @@ to repeat last macro * new macro commands q[a-z0-9] and @[a-z0-9] to replay them (thanks Marco!)