1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 12:14:12 +01:00

Add :style to NEWS

This commit is contained in:
Kris Maglione
2008-10-03 23:16:19 +00:00
parent 1bb07747c4
commit af60f0ba86
2 changed files with 8 additions and 3 deletions

5
NEWS
View File

@@ -1,6 +1,7 @@
<pre>
2008-XX-XX:
* version 2.0 (probably)
<<<<<<< NEWS
* IMPORTANT: 'verbose' is now used for message levels. Logging is
controlled by the extensions.liberator.loglevel preference.
* IMPORTANT: :viusage and :exusage now jump to the help index, use the
@@ -26,6 +27,10 @@
* add 'eventignore' option
* add :tabdetach command
* new ;b extended hint mode (thanks Daniel Schaffrath)
* :qa! and :q! quit forcefully, as in vim
* stop macro playback on <C-c>
* allow ; hints to work in the multiline output widget
* add :style and :delstyle commands
* many bug fixes
2008-08-16: