Mercurial > emacs
comparison lisp/ChangeLog @ 100479:b8e0b721af21
Fix old entry.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 18 Dec 2008 06:58:57 +0000 |
parents | 75d8b06be81f |
children | 15455ea10b4a |
comparison
equal
deleted
inserted
replaced
100478:8cc86f4b5398 | 100479:b8e0b721af21 |
---|---|
3630 2008-08-28 Michael Albinus <michael.albinus@gmx.de> | 3630 2008-08-28 Michael Albinus <michael.albinus@gmx.de> |
3631 | 3631 |
3632 * net/xesam.el (xesam-kill-buffer-function): Wrap code by | 3632 * net/xesam.el (xesam-kill-buffer-function): Wrap code by |
3633 `ignore-errors' (the function must succeed always). | 3633 `ignore-errors' (the function must succeed always). |
3634 | 3634 |
3635 2008-08-28 "Edward O'Connor" <hober0@gmail.com> | 3635 2008-08-28 Edward O'Connor <hober0@gmail.com> |
3636 | 3636 |
3637 * json.el (json-read-number): New arg. Handle explicitly signed | 3637 * json.el (json-read-number): New arg. Handle explicitly signed |
3638 numbers. | 3638 numbers. |
3639 (json-readtable): Add `+' and `.'. | 3639 (json-readtable): Add `+' and `.'. |
3640 | 3640 |