comparison lisp/ChangeLog @ 97803:b1816d90f0a4

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 28 Aug 2008 20:41:01 +0000
parents dda5f1fcccc9
children eab3f989cdd2
comparison
equal deleted inserted replaced
97802:48c669cb45f9 97803:b1816d90f0a4
1 2008-08-28 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/xesam.el (xesam-kill-buffer-function): Wrap code by
4 `ignore-errors' (the function must succeed always).
5
1 2008-08-28 "Edward O'Connor" <hober0@gmail.com> 6 2008-08-28 "Edward O'Connor" <hober0@gmail.com>
2 7
3 * json.el (json-read-number): New arg. Handle explicitly signed 8 * json.el (json-read-number): New arg. Handle explicitly signed
4 numbers. 9 numbers.
5 (json-readtable): Add `+' and `.'. 10 (json-readtable): Add `+' and `.'.