1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Chong Yidong
b111d5d054 (json-skip-whitespace): Fix last change. 2008-10-08 15:52:43 +00:00
Chong Yidong
ac611f4ffa (json-advance): Use forward-char.
(json-skip-whitespace): Use skip-syntax-forward.
2008-10-07 16:18:22 +00:00
Chong Yidong
7712319db8 (json-read-number): New arg. Handle explicitly signed numbers.
(json-readtable): Add `+' and `.'.
2008-08-28 20:19:17 +00:00
Juanma Barranquero
398d17daba (json-alist-p, json-plist-p): Don't use `iff' in docstrings. 2008-05-08 03:37:07 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Miles Bader
2872062129 Add arch tagline 2008-02-23 08:28:42 +00:00
Glenn Morris
f62e3e0a29 (top-level): No need to require thingatpt.
(json-read-keyword): Use thing-at-point rather than word-at-point.
2008-02-22 03:56:25 +00:00
Michael Olson
00c03cbeba Move lisp/net/json.el to lisp/json.el. 2008-02-22 01:14:03 +00:00