# HG changeset patch # User Glenn Morris # Date 1229583537 0 # Node ID b8e0b721af21b7c01e02d75035688b0ad49d630e # Parent 8cc86f4b5398461c83585ace576f1cdb492bb597 Fix old entry. diff -r 8cc86f4b5398 -r b8e0b721af21 lisp/ChangeLog --- 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" +2008-08-28 Edward O'Connor * json.el (json-read-number): New arg. Handle explicitly signed numbers.