]> git.eshelyaron.com Git - emacs.git/commit
* json.el (json-advance): Use forward-char.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 7 Oct 2008 16:18:01 +0000 (16:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 7 Oct 2008 16:18:01 +0000 (16:18 +0000)
commite9701d16807d111687caf17a05679155a98c83e7
treee3a422efca52d6c781a3135a91e65da5a9a6a238
parent5a2a67897b8863dc13418911e5bf6db9af024c87
* json.el (json-advance): Use forward-char.
(json-skip-whitespace): Use skip-syntax-forward.
lisp/ChangeLog