Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * json.el: Bump version to 1.3; (json-alist-p, json-plist-p): Rewrite to ↵ | Ted Zlatanov | 2011-10-17 | 1 | -8/+13 |
| | | | | avoid recursion. | ||||
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | |||||
* | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | |||||
* | Fix typos in docstrings. | Juanma Barranquero | 2010-03-22 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * image-dired.el (image-dired-display-thumbs): Fix typo in docstring. (image-dired-read-comment): Doc fix. * json.el (json-object-type, json-array-type, json-key-type, json-false) (json-null, json-read-number): * minibuffer.el (completion-in-region-functions): * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks) (cal-tex-cursor-week): * emacs-lisp/trace.el (trace-function): * eshell/em-basic.el (eshell/printnl): * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter) (eshell-read-last-dir-ring, eshell-write-last-dir-ring): * obsolete/levents.el (allocate-event, event-key, event-object) (event-point, event-process, event-timestamp, event-to-character) (event-window, event-x, event-x-pixel, event-y, event-y-pixel): * textmodes/reftex-vars.el (reftex-index-macros-builtin) (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook) (reftex-cite-punctuation, reftex-search-unrecursed-path-first) (reftex-highlight-selection): Fix typos in docstrings. | ||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | (json-skip-whitespace): Fix last change. | Chong Yidong | 2008-10-08 | 1 | -1/+1 |
| | |||||
* | (json-advance): Use forward-char. | Chong Yidong | 2008-10-07 | 1 | -7/+2 |
| | | | | (json-skip-whitespace): Use skip-syntax-forward. | ||||
* | (json-read-number): New arg. Handle explicitly signed numbers. | Chong Yidong | 2008-08-28 | 1 | -10/+18 |
| | | | | (json-readtable): Add `+' and `.'. | ||||
* | (json-alist-p, json-plist-p): Don't use `iff' in docstrings. | Juanma Barranquero | 2008-05-08 | 1 | -2/+2 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Add arch tagline | Miles Bader | 2008-02-23 | 1 | -0/+1 |
| | |||||
* | (top-level): No need to require thingatpt. | Glenn Morris | 2008-02-22 | 1 | -3/+2 |
| | | | | (json-read-keyword): Use thing-at-point rather than word-at-point. | ||||
* | Move lisp/net/json.el to lisp/json.el. | Michael Olson | 2008-02-22 | 1 | -0/+529 |