From: Glenn Morris Date: Wed, 8 Oct 2008 07:06:54 +0000 (+0000) Subject: Mark tiny change. X-Git-Tag: emacs-pretest-23.0.90~2605 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8aa89bc06c608ea71de02c88569b457584d25cea;p=emacs.git Mark tiny change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94ffd1fab54..3bb3956a6c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -44,7 +44,7 @@ (rx-to-string): Call rx-form, rx-group-if. Refine definition of NO-GROUP. -2008-10-07 T. V. Raman +2008-10-07 T. V. Raman (tiny change) * json.el (json-advance): Use forward-char. (json-skip-whitespace): Use skip-syntax-forward.