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

small doc change

This commit is contained in:
Martin Stubenschrott
2008-06-17 02:19:30 +00:00
parent 2b3a93dcbd
commit a750c13578
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -6,6 +6,8 @@
* IMPORTANT: input fields are not blured anymore by default after a page has loaded
use :set [no]focuscontent to control the behavior (thanks Paul Sobey for the
generous donation which made this behavior possible)
* IMPORTANT: ctrl-x/a never take possible negative URLs into account, it was just
too unpredictable
* new argument parser for ex commands, should tell better error messages when
you do things like :bmark -tag=a,b instead of :bmark -tags=a,b
* :bdelete accepts an optional argument now