Skip to content

v0.3.3

Latest

Choose a tag to compare

@alphapapa alphapapa released this 03 Jun 21:16
· 14 commits to master since this release
v0.3.3

Compatibility

  • Depend on Emacs 27.1 or later. (This was actually needed since v0.3.2, but was overlooked then.)

Fixes

  • Infinite loop in prism-match when a double-prefixed comment appears next to a non-comment, non-whitespace character. (#26. Thanks to Daniel Neal for reporting.)
  • Call face-attribute with its inherit argument specified as default. (Fixes #22. Thanks to Bram Schoenmakers for reporting.)