Commits


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-*


kill double auto-mode-alist


hash-quote function symbol to aid the byte compiler