From: Michael Olson Date: Fri, 22 Feb 2008 01:15:42 +0000 (+0000) Subject: Use new location for json.el in lisp/ChangeLog. X-Git-Tag: emacs-pretest-23.0.90~7777 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=70ef6fdd86a2d7e7bbf82521621b7972cd69f3ca;p=emacs.git Use new location for json.el in lisp/ChangeLog. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bec4431dba0..1fef2f16102 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -27,7 +27,7 @@ 2008-02-21 Michael Olson - * net/json.el: Install new file by Edward O'Connor. json.el is a + * 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.