cobol-mode

Homepage: https://gist.github.com/6768e7dc53ea3dd2adca.git

Author: Edward Hart

Updated:

Summary

Mode for editing COBOL code

Commentary

This file should not be confused with Rick Bielawski's cobol-mode.el
(http://www.emacswiki.org/emacs/cobol-mode.el), which this mode attempts to
supersede.

This COBOL mode features syntax highlighting for most modern COBOL dialects,
indentation, code skeletons, rulers and basic formatting functions.
Highlighting changes with the code format, which can be specified using the
M-x customize menu.

Dependencies