navi2ch icon indicating copy to clipboard operation
navi2ch copied to clipboard

(provide) statements should be at the bottom of each elisp file

Open purcell opened this issue 12 years ago • 0 comments

The (provide ...) statements are currently at the top of the file, but they should be at the bottom, just before the ;;; blah.el ends here comment. :-)

purcell avatar Jan 31 '14 13:01 purcell