Commits


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


typo


automatically register a68-mode for the .a68 extension


rewrite the mode with define-derived-mode This way we can inherit from prog-mode. While here also set comment-start and comment-stop.


checkdoc


initial import