Commits


remove (now) wrong comment


kill a68-electric-tab the default TAB function `indent-for-tab-comment' already does the right thing (r) and also handles regions.


use a sparse keymap


add a68 group and replace defvar with defcustom


rename a68-indent-step -> -level


improve the commentary


forgot to rename the file


define an abbreviation table for a68-mode


fix naming after rename


file renamed: algol-mode.el -> a68-mode.el


fix package header


add my copyright


use rx instead of manually building the regexps


remove erroneous whitespaces


simplify a68-electric-terminate-line