From: Glenn Morris Date: Fri, 22 Feb 2008 03:48:30 +0000 (+0000) Subject: Fix attribution. X-Git-Tag: emacs-pretest-23.0.90~7764 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ca1bb2d097d4960607e046513e3f2f9311b3cc7;p=emacs.git Fix attribution. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2d010ee523b..cee818996a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -44,12 +44,15 @@ 2008-02-21 Michael Olson - * json.el: Install new file by Edward O'Connor. json.el is a - JavaScript Object Notation parser / generator. Replace XEmacs - compatibility code to get rid of compiler warnings. + * json.el: Replace XEmacs compatibility code to get rid of + compiler warnings. * time.el: Fix compiler warning. +2008-02-21 Edward O'Connor + + * json.el: New file (JavaScript Object Notation parser / generator). + 2008-02-21 Dave Love * progmodes/sym-comp.el: New file.