From eb9863789c78bcae9961388381cd05a78d7737a5 Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Wed, 7 Jan 2009 13:54:32 -0500 Subject: [PATCH] Revert "Added NEWS item about using make from within doc dirs." This reverts commit 3767748f8d5540bcc5bd43e2aa4770379ed04c77. (no need for NEWS item about dev build stuff; doc it elsewhere) --- vimperator/NEWS | 1 - 1 file changed, 1 deletion(-) diff --git a/vimperator/NEWS b/vimperator/NEWS index b2161a57..dc72df66 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -21,7 +21,6 @@ * IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages * IMPORTANT: $VIMPERATOR_HOME is no longer used. - * Now dev's can do "make" or even "make marks" from within the locale/*/ directories * Added ~/.vimperator/info/{profile}/, similar to viminfo * added $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT * :hardcopy now supports output redirection to a file on Unix and MacUnix