From 45b1a5a2b85d1ec924a8010dd338a46aedb5d8b4 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 16 Sep 2008 13:27:36 +0000 Subject: [PATCH] reorder NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cb3a54c4..c9a804aa 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@
 2008-XX-XX:
     * version 2.0 (probably)
-    * allow ; hints to work in the multiline output widget
     * IMPORTANT: :viusage and :exusage now jump to the help index, use the
       special versions for the old behavior
     * IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
       VimperatorLeave respectively
+    * allow ; hints to work in the multiline output widget
     * add :scriptnames
     * add commandline completion to 'activate', 'cpt', 'defsearch', 'pageinfo',
       'newtab' and 'popups'