1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 09:24:10 +01:00

Add 'encoding'

This commit is contained in:
Kris Maglione
2009-04-13 12:22:17 -04:00
parent 5231ce880f
commit df5b66d838
4 changed files with 62 additions and 1 deletions

View File

@@ -307,6 +307,13 @@ A list of autocommand event names which should be ignored. If the list contains
the value "all" then all events are ignored.
____
|\'enc'| |\'encoding'|
||'encoding'|| string (default: "UTF-8")
____
Changes the character encodign of the current buffer. Valid only for the
current page.
____
|\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'|
||'focuscontent' 'fc'|| boolean (default: off)