From 591b5fb6be6cf5731da8bc470448e985ee385857 Mon Sep 17 00:00:00 2001 From: Marco Candrian Date: Sun, 20 Jan 2008 21:10:57 +0000 Subject: [PATCH] :macros [regex] command added --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 8adb7ce6..bef6cf72 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ * IMPORTANT: changed 'I' key to Ctrl-Q to also work in textboxes * IMPORTANT: :bmarks! and :history! open the matching items now in a tab, instead of bringing up the bookmarks/history window + * :macros [regex] for listing recorded macros * :set! now lets you change about:config prefs similar to :set * new :command to add user defined commands * new setCustomMode for plugin writers