1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 05:32:27 +01:00
Files
pentadactyl-pm/xulmus/NEWS
Kris Maglione 35a6000d68 Add NEWS entries about help system refactoring.
--HG--
branch : xslt
2009-10-26 17:55:59 -04:00

21 lines
675 B
Plaintext

2009-XX-XX:
* version 0.2pre
* asciidoc is no longer required to build Xulmus
* The help system is newly modularized
* 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'
* [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: