Skip to content

v8.1.0

Latest
Compare
Choose a tag to compare
@jacksonrayhamilton jacksonrayhamilton released this 23 Dec 20:25
· 3 commits to master since this release
v8.1.0
1b30a28
  • Add context-coloring-after-colorize-hook for executing code after coloring.
  • Add context-coloring-after-colorize for asynchronous colorizers (now
    recognized by :async-p t in a dispatch plist) to call after they finish
    coloring.
  • Add support for Prettify Symbols Mode and potentially other Font Lock modes.
  • Fix bug where enabling Context Coloring Mode after calling narrow-to-region
    in JS2 Mode would cause an error to be thrown.