endfunction
-" http://lwn.net/Articles/226514/
+" From http://lwn.net/Articles/226514/
augroup gpg
" Remove ALL autocommands for the current group.
" Called automagically after every buffer read, enables fileencoding
-" setting from modeline (see Tip #911: http://vim.wikia.com/wiki/VimTip911)
+" setting from modeline (see Tip #911:
+" http://vim.wikia.com/wiki/How_to_make_fileencoding_work_in_the_modeline)
function! AutoEncoding()
if &modified && &fileencoding != ""
call SetupEncoding(&fileencoding)