summaryrefslogtreecommitdiff
path: root/lisp/json.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* (json-skip-whitespace): Fix last change.Chong Yidong2008-10-081-1/+1
|
* (json-advance): Use forward-char.Chong Yidong2008-10-071-7/+2
| | | | (json-skip-whitespace): Use skip-syntax-forward.
* (json-read-number): New arg. Handle explicitly signed numbers.Chong Yidong2008-08-281-10/+18
| | | | (json-readtable): Add `+' and `.'.
* (json-alist-p, json-plist-p): Don't use `iff' in docstrings.Juanma Barranquero2008-05-081-2/+2
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Add arch taglineMiles Bader2008-02-231-0/+1
|
* (top-level): No need to require thingatpt.Glenn Morris2008-02-221-3/+2
| | | | (json-read-keyword): Use thing-at-point rather than word-at-point.
* Move lisp/net/json.el to lisp/json.el.Michael Olson2008-02-221-0/+529