From 15e102f6a05fa6c1846949e188ab073f39fe1fc8 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 28 Aug 2008 20:18:56 +0000 Subject: [PATCH] * json.el (json-read-number): New arg. Handle explicitly signed numbers. (json-readtable): Add `+' and `.'. --- lisp/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e8c93592c02..10f2c292e34 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,16 @@ +2008-08-28 "Edward O'Connor" + + * json.el (json-read-number): New arg. Handle explicitly signed + numbers. + (json-readtable): Add `+' and `.'. + 2008-08-28 Eli Zaretskii * term/pc-win.el (msdos-previous-message): New variable. (msdos-show-help): New function. (msdos-initialize-window-system): Set show-help-function to msdos-show-help. -x + 2008-04-09 Lennart Borgman * emacs-lisp/debug.el (debug): When killing a noninteractive -- 2.39.2