I use oo2c as my Oberon compiler, and I loaded up the included Emacs files, however it doesn't work as I'd hoped. I have some elisp code for editing Modula-3, and it has the nice feature of completing keywords, so typing "mod" and pressing TAB results in "MODULE ". Is there any existing elisp code for Oberon to do the same?