dykstrom / basic-mode

Emacs major mode for editing BASIC code
GNU General Public License v3.0
7 stars 10 forks source link

Fix docs and REM syntax #16

Closed hackerb9 closed 1 year ago

hackerb9 commented 2 years ago

Closes #13. Closes #15.

Update documentation for how line numbers behave now that basic-line-number-cols no longer needs to be set for basic-auto-number to function.

Correct a bug where REM statements would not be syntax highlighted if they were followed by an apostrophe.

dykstrom commented 2 years ago

Nice work! Do you want me to mention you helped in the version history?

hackerb9 commented 2 years ago

Nice work! Do you want me to mention you helped in the version history?

Sure. That'd be nice.