1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00

Use new location for json.el in lisp/ChangeLog.

This commit is contained in:
Michael Olson 2008-02-22 01:15:42 +00:00
parent 00c03cbeba
commit 70ef6fdd86

View file

@ -27,7 +27,7 @@
2008-02-21 Michael Olson <mwolson@gnu.org>
* 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.