Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix lisp nesting in
jsonian-no-so-long-mode
(#28)
Adds new variable `jsonian--so-long-predicate` that stores the original function stored in `so-long-predicate` before setting it to a lambda (which now calls the stored old function). Calling `jsonian-unload-function` reinstates the old function.
- Loading branch information