Commits


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


replace some ifs with when


use kbd


convert some helpers to inline functions


add gitignore