diff --git a/NEWS b/NEWS index 948ec70e..9fd44c62 100644 --- a/NEWS +++ b/NEWS @@ -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 diff --git a/locale/en-US/autocommands.txt b/locale/en-US/autocommands.txt index 0049c229..d5c12704 100644 --- a/locale/en-US/autocommands.txt +++ b/locale/en-US/autocommands.txt @@ -31,7 +31,7 @@ Available {events}: ________________________________________________________________________________ -section:Examples[examples] +section:Examples[autocmd_examples] Enable _passthrough_ mode on all Google sites: