]> git.eshelyaron.com Git - emacs.git/commit
* lisp/json.el (json-end-of-file): New error.
authorEra Eriksson <era+emacs@iki.fi>
Thu, 5 Feb 2015 19:52:03 +0000 (14:52 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Feb 2015 19:52:03 +0000 (14:52 -0500)
commit6aa04a5570b50a68665e69231f3e36b2a4625f40
tree71c5c3f494ce7f86fc1652174cb5b7074afef290
parentf06902840eff62e83858a40b4e139b61d254107a
* lisp/json.el (json-end-of-file): New error.

Fixes: debbugs:19768
(json-pop, json-read): Use it.
lisp/ChangeLog
lisp/json.el