From 99ff01aac1f4795f13aaaff95e091009f6d3dcf5 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Sat, 20 Dec 2008 11:07:40 -0500 Subject: [PATCH] Revert "add NEWS item about new option value quoting requirement" It's already there. This reverts commit 87418ed064951f83690bb02442bf4a4de2c2a8db. --- vimperator/NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/vimperator/NEWS b/vimperator/NEWS index 4fd0ddaf..f982feda 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -20,7 +20,6 @@ * IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and VimperatorLeave respectively * IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages - * IMPORTANT: option values containing whitespace must now be quoted E.g. :set editor=gvim\ -f * :hardcopy now supports output redirection to a file on Unix and MacUnix * add ";f" extended hint mode to focus a frame