fsharp / emacs-fsharp-mode

F# Emacs mode
Apache License 2.0
206 stars 62 forks source link

Use json-read instead of json-parse-buffer #252

Closed juergenhoetzel closed 3 years ago

juergenhoetzel commented 3 years ago

This restores compatibility to Emacs 26.3. The native JSON functions are only available since Emacs 27.1.

Issue introduced by #251 which uses native JSON