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: https://code.delx.au/gnu-emacs/commitdiff_plain/8aa89bc06c608ea71de02c88569b457584d25cea Mark tiny change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94ffd1fab5..3bb3956a6c 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.