diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 37d02b9ef56..2d2216b76d1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3632,7 +3632,7 @@ | |||
| 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. |