1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 20:21:25 +02:00

fix NEWS formatting

This commit is contained in:
Doug Kearns
2008-11-02 05:56:48 +00:00
parent 1c30aad51c
commit 189d578da8
+3 -3
View File
@@ -12,9 +12,9 @@
special versions for the old behavior
* IMPORTANT: renamed Startup and Quit autocmd events to VimperatorEnter and
VimperatorLeave respectively
* :buffers supports a filter now to only list buffers matching filter (vim incompatible,
but consistent with other commands)
* Favicon support in many places
* :buffers supports a filter now to only list buffers matching filter (vim
incompatible, but consistent with other commands)
* Favicon support in many places
* add 'Fullscreen' autocommmand
* add :colorscheme
* multibyte support for hints (thanks Xie&Tian)