mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-16 17:19:41 +00:00
* json.el (json-advance): Use forward-char.
(json-skip-whitespace): Use skip-syntax-forward.
This commit is contained in:
parent
5a2a67897b
commit
e9701d1680
@ -1,3 +1,8 @@
|
||||
2008-10-07 T. V. Raman <raman@users.sourceforge.net>
|
||||
|
||||
* json.el (json-advance): Use forward-char.
|
||||
(json-skip-whitespace): Use skip-syntax-forward.
|
||||
|
||||
2008-10-07 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
* progmodes/cc-engine.el: Amend several doc strings and comments.
|
||||
|
Loading…
Reference in New Issue
Block a user