diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10f2c292e34..36e92ff9957 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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 |