]> git.eshelyaron.com Git - emacs.git/commit
* json.el (json-read-number): New arg. Handle explicitly signed
authorChong Yidong <cyd@stupidchicken.com>
Thu, 28 Aug 2008 20:18:56 +0000 (20:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 28 Aug 2008 20:18:56 +0000 (20:18 +0000)
commit15e102f6a05fa6c1846949e188ab073f39fe1fc8
tree3210849559d62e4e4465fe54e411b7e67eaa6de8
parent236086405572017a5f71331550a8a94fd5751fbe
* json.el (json-read-number): New arg.  Handle explicitly signed
numbers.
(json-readtable): Add `+' and `.'.
lisp/ChangeLog