Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor quoting problems in doc strings | Paul Eggert | 2015-05-19 | 1 | -1/+1 |
* | * emacs-lisp/generator.el (cps--gensym, cps--transform-1): Silence compiler | Stefan Monnier | 2015-05-19 | 1 | -4/+4 |
* | Revert "Fix cps--gensym" | Leo Liu | 2015-05-16 | 1 | -1/+1 |
* | Fix cps--gensym | Leo Liu | 2015-05-14 | 1 | -1/+1 |
* | Spelling fixes | Paul Eggert | 2015-03-03 | 1 | -2/+2 |
* | Use `macroexp-parse-body' | Daniel Colascione | 2015-03-03 | 1 | -7/+5 |
* | Address generator feedback | Daniel Colascione | 2015-03-03 | 1 | -37/+40 |
* | Rename globals in generator.el | Daniel Colascione | 2015-03-03 | 1 | -78/+78 |
* | # Standardize copyright and license notices for recently added files | Glenn Morris | 2015-03-03 | 1 | -1/+1 |
* | Fix docstrings, declarations in iter-defun | Daniel Colascione | 2015-03-02 | 1 | -4/+10 |
* | Add support for generators | Daniel Colascione | 2015-03-02 | 1 | -0/+789 |