Commits


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


add docstring to a68-mode-hook


rename electric-a68-* functions to a68-electric-*