Fixed: AkelPad.ScriptSettings().Read memory error when trying to read empty handle.
Added: messages AKD_READOPTION, AKD_READOPTIONA, AKD_READOPTIONW and AKD_SAVEOPTION, AKD_SAVEOPTIONA, AKD_SAVEOPTIONW to work with handle returned by AKD_BEGINOPTIONS that created with combined flags POB_READ|POB_SAVE.
Changed: MultiByteToWideChar special values for codepage CP_ACP, CP_OEMCP, CP_MACCP, CP_THREAD_ACP, CP_SYMBOL now not valid in IsCodePageValid.
Added: support for relative paths in 1 and 4 external calls.
Fixed: text selection in split window.
Fixed: text replace in vertical selection with wrap.
Fixed: scroll restoring when cloning tab.
Changed: case sensitive completion is turned off by default.