| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Fix bug#28557 | Stefan Monnier | 2021-12-20 | 1 | -2/+4 |
* | | * lisp/emacs-lisp/generator.el (iter-yield): Simplify | Stefan Monnier | 2021-12-13 | 1 | -4/+2 |
* | | Generalise CPS-conversion let optimisation | Mattias Engdegård | 2021-11-30 | 1 | -7/+6 |
* | | Better CPS conversion of multi-binding `let` | Mattias Engdegård | 2021-11-30 | 1 | -5/+9 |
|/ |
|
* | Improve doc strings of a recent commit | Eli Zaretskii | 2021-09-18 | 1 | -1/+1 |
* | ; More stylistic docfixes in emacs-lisp/*.el found by checkdoc | Stefan Kangas | 2021-09-18 | 1 | -1/+1 |
* | ; More minor docfixes found by checkdoc | Stefan Kangas | 2021-09-14 | 1 | -3/+3 |
* | Fix copyright lines mistakenly treated as outline headers | Stefan Monnier | 2021-03-18 | 1 | -1/+1 |
* | Avoid a compilation warning in iter-do | Lars Ingebrigtsen | 2021-02-06 | 1 | -9/+12 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Band-aid for edebugging generator bodies (Bug#40434). | Philipp Stephani | 2020-06-14 | 1 | -4/+4 |
* | Merge from origin/emacs-27 | Glenn Morris | 2020-04-20 | 1 | -18/+14 |
|\ |
|
| * | ; Fix some typos and doc issues (bug#40695) | Štěpán Němec | 2020-04-18 | 1 | -18/+14 |
* | | Merge from origin/emacs-27 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
|\| |
|
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | | Don't use `let*' with just one binding | Juanma Barranquero | 2019-12-24 | 1 | -1/+1 |
|/ |
|
* | Fix typos in lisp/*.el | Juanma Barranquero | 2019-10-09 | 1 | -3/+3 |
* | lisp/*.el, src/*.c: Fix typos in docstrings | Juanma Barranquero | 2019-09-19 | 1 | -2/+2 |
* | * lisp/subr.el (prog2): Define as a macro | Stefan Monnier | 2019-04-02 | 1 | -7/+0 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Replace insignificant backquotes | Michael Heerdegen | 2018-11-25 | 1 | -12/+12 |
* | | * lisp/multifile.el: New file, extracted from etags.el | Stefan Monnier | 2018-09-22 | 1 | -2/+13 |
|/ |
|
* | * lisp/emacs-lisp/generator.el (iter-defun): Add 'doc-string' prop. | Stefan Monnier | 2018-01-11 | 1 | -1/+2 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | * lisp/emacs-lisp/generator.el (iter-do): Add a debug declaration. | Paul Pogonyshev | 2017-11-03 | 1 | -1/+2 |
* | Create new Edebug spec for docstrings and use it in closures | Gemini Lasswell | 2017-10-06 | 1 | -2/+4 |
* | Fix dynamic binding wrapper in iter-lambda (bug#25965) | Gemini Lasswell | 2017-10-05 | 1 | -2/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Move gensym to core Elisp | Mark Oteiza | 2017-09-12 | 1 | -4/+1 |
* | Remove some explicit runtime loads of pcase | Glenn Morris | 2017-04-19 | 1 | -1/+0 |
* | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Go back to grave quoting in source-code docstrings etc. | Paul Eggert | 2015-09-07 | 1 | -1/+1 |
* | text-quoting-style in emacs-lisp diagnostics | Paul Eggert | 2015-08-21 | 1 | -1/+1 |
* | Address some compilation warnings. | Glenn Morris | 2015-06-16 | 1 | -1/+1 |
* | 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 |