Mercurial > emacs
changeset 97795:dda5f1fcccc9
* json.el (json-read-number): New arg. Handle explicitly signed
numbers.
(json-readtable): Add `+' and `.'.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 28 Aug 2008 20:18:56 +0000 |
parents | e1414485c149 |
children | 5d474cdb19f8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 28 20:05:54 2008 +0000 +++ b/lisp/ChangeLog Thu Aug 28 20:18:56 2008 +0000 @@ -1,10 +1,16 @@ +2008-08-28 "Edward O'Connor" <hober0@gmail.com> + + * json.el (json-read-number): New arg. Handle explicitly signed + numbers. + (json-readtable): Add `+' and `.'. + 2008-08-28 Eli Zaretskii <eliz@gnu.org> * 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 <lennart.borgman@gmail.com> * emacs-lisp/debug.el (debug): When killing a noninteractive