1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-06 16:35:46 +01:00

Finish converting */NEWS to Asciidoc.

This commit is contained in:
Doug Kearns
2009-07-13 17:03:15 +10:00
parent 383d03ad97
commit ada0d13e2d
2 changed files with 263 additions and 254 deletions

View File

@@ -1,16 +1,18 @@
2009-XX-XX:
* version 0.2pre
* add :silent
* add $MY_XULMUSRC
* add ' and " local marks
* add "w" and "W" Normal mode mappings for symmetry with o/O and t/T
* add :messclear
* add [c]:silent[c]
* add [j]$MY_XULMUSRC[j]
* add [m]'[m] and [m]"[m] local marks
* add [m]w[m] and [m]W[m] Normal mode mappings for symmetry with [m]o[m]/[m]O[m] and [m]t[m]/[m]T[m]
* add [c]:messclear[c]
* add 'maxitems'
* :dialog {subscribe|newsmartplaylist}
* add :displaypane and :dpclose
* rename :filter to :queue and :Filter to :filter
* [c]:dialog {subscribe|newsmartplaylist}[c]
* add [c]:displaypane[c] and [c]:dpclose[c]
* rename [c]:filter[c] to [c]:queue[c] and [c]:Filter[c] to [c]:filter[c]
* add 'repeat' and 'shuffle'
2009-03-28:
* version 0.1
* first public release
// vim: set filetype=asciidoc: