Mercurial > emacs
changeset 100479:b8e0b721af21
Fix old entry.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 18 Dec 2008 06:58:57 +0000 |
parents | 8cc86f4b5398 |
children | 5fe668f64ab9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 18 06:46:36 2008 +0000 +++ b/lisp/ChangeLog Thu Dec 18 06:58:57 2008 +0000 @@ -3632,7 +3632,7 @@ * net/xesam.el (xesam-kill-buffer-function): Wrap code by `ignore-errors' (the function must succeed always). -2008-08-28 "Edward O'Connor" <hober0@gmail.com> +2008-08-28 Edward O'Connor <hober0@gmail.com> * json.el (json-read-number): New arg. Handle explicitly signed numbers.