| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
Note, any filenames encoded with the previous SafeFN scheme will need to
be converted to the new scheme. Users of the old SafeFN scheme should
not use this new scheme until after converting their filenames.
|
|
|
|
|
|
| |
As of VIM 7.3 it is no longer possible to specify the encoding in the
modeline. This gives an error message whenever such a file is opened,
thus this commit removes the enc setting from the modeline.
|
|
|
|
| |
SafeFN encoding now always end the encoding block by appending a dot at the end of the file name. This is necessary since the file name may get an extension which is not encoded.
|
|
|