1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 22:44:11 +01:00

Added NEWS item about using make from within doc dirs.

This commit is contained in:
Ted Pavlic
2009-01-07 11:03:00 -05:00
parent 52667c8a63
commit 3beb76a4b6

View File

@@ -21,6 +21,7 @@
* 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