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.