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

Italicize new news items for a much needed sharper visual distinction.

This commit is contained in:
Kris Maglione
2011-02-19 06:25:32 -05:00
parent 29e9c51eb8
commit 73917f7cee
4 changed files with 6 additions and 4 deletions

View File

@@ -88,7 +88,7 @@
buffer. [b6]
- :javascript! now opens a Read Eval Print Loop. [b6]
- Added -arg flag to :map. [b6]
- :extensions has been replaced with a more powerful :addons.
- :extensions has been replaced with a more powerful :addons. [b6]
- Added -literal flag to :command. [b6]
- Added :completions command. [b6]
- Added :cookies command. [b3]