From: Glenn Morris Date: Thu, 18 Dec 2008 06:58:57 +0000 (+0000) Subject: Fix old entry. X-Git-Tag: emacs-pretest-23.0.90~1045 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3590be23cfcbca8f2535fe0b630825e4dfee9b82;p=emacs.git Fix old entry. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 37d02b9ef56..2d2216b76d1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.