richardjdare / bb2-mode

Emacs major mode for Blitz Basic 2 (a basic compiler for the Amiga)
GNU General Public License v3.0
6 stars 0 forks source link

fix "Display" keyword so iridion.bb2 will load+save #6

Closed richardjdare closed 7 years ago

richardjdare commented 7 years ago

keyword has no token.

richardjdare commented 7 years ago

I don't think "Display" is a valid blitz keyword. Fix bb2-mode so if it can't find a token, it inserts the plain text command instead.