1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 09:55:47 +01:00

Fix zero-argument :qmarks form. Closes issue #26.

This commit is contained in:
Kris Maglione
2010-09-27 11:35:01 -04:00
parent 3d5f29fa59
commit e539e0b7ed
5 changed files with 25 additions and 20 deletions

View File

@@ -41,6 +41,7 @@
* Added 'autocomplete' option for specifying which completion
groups should be auto-completed.
* Added 'banghist' option.
* Added BookmarkChange, BookmarkRemove autocommands.
* Added -keyword, -tags, -title to :delbmarks
* Added 'hintkeys' option.
* Replaced 'focuscontent' with 'strictfocus'.