1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 09:42:28 +01:00

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)
This commit is contained in:
Ted Pavlic
2009-01-07 13:54:32 -05:00
parent 392f331562
commit eb9863789c

View File

@@ -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