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

Revert "add NEWS item about new option value quoting requirement"

It's already there.

This reverts commit 87418ed064951f83690bb02442bf4a4de2c2a8db.
This commit is contained in:
Kris Maglione
2008-12-20 11:07:40 -05:00
parent 580e0a8091
commit 99ff01aac1

View File

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