diff --git a/pentadactyl/NEWS b/pentadactyl/NEWS index 55078640..35d27921 100644 --- a/pentadactyl/NEWS +++ b/pentadactyl/NEWS @@ -21,11 +21,13 @@ * IMPORTANT: Plugins are now loaded from the 'plugins/' directory in 'runtimepath' rather than 'plugin/' * IMPORTANT: Single quotes no longer treat \s specially - * Replaced 'focuscontent' with 'strictfocus' I.e., 'fo\o''bar' ≡ fo\o'bar + * Replaced 'focuscontent' with 'strictfocus' * Added 'altwildmode' and commandline key binding * Added 'banghist' option * Added ‘transliterated’ option to 'hintmatching' + * Added 'autocomplete' option for specifying which completion + contexts should be autocompleted * gf now toggles between source and content view. The | key binding has been removed. * :extadd now supports remote URLs as well as local files on