summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/macroexp.el
Commit message (Expand)AuthorAge
...
* * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Perform β-reductionStefan Monnier2021-01-27
* Fix missing file&line info in "Unknown defun property" warningsStefan Monnier2021-01-23
* * lisp/subr.el (letrec): Optimize some non-recursive bindingsStefan Monnier2021-01-08
* * lisp/emacs-lisp/macroexp.el (macroexp--fgrep): Rename from `pcase--fgrep`Stefan Monnier2021-01-08
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Make with-suppressed-warnings work for macros, tooLars Ingebrigtsen2019-11-20
* Clarify macroexp-let* doc stringMichael Heerdegen2019-08-04
* Fix previous macroexp-progn doc string fixLars Ingebrigtsen2019-08-03
* macroexp doc fixesLars Ingebrigtsen2019-08-02
* macroexp--cons doc fixLars Ingebrigtsen2019-08-02
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/emacs-lisp/macroexp.el: Don't hide backtraceStefan Monnier2018-12-16
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
|/
* Quote a few backticks in docstrings.Philipp Stephani2018-04-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Stop calling ‘byte-compile-log-warning’Philipp Stephani2016-09-11
|/
* * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix (bug#19704)Stefan Monnier2016-06-11
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/emacs-lisp/macroexp.el: Tweak macroexp-if optimizationsStefan Monnier2015-10-28
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Treat “instead” strings as docstringsPaul Eggert2015-08-31
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* Add online-help support to describe typesStefan Monnier2015-07-07
* Improve docstring for macroexp-let2Paul Eggert2015-06-27
* Address some compilation warnings.Glenn Morris2015-06-16
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-28
* Add classes as run-time descriptors of cl-structs.Stefan Monnier2015-03-18
* * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declareStefan Monnier2015-02-22
* Add macro pcase-lambdaLeo Liu2015-02-09
* lisp/emacs-lisp/eieio*.el: Rewrite our generics on top of cl-genericStefan Monnier2015-01-20
* Update copyright year to 2015Paul Eggert2015-01-01
* New macro macroexp-let2*Leo Liu2014-11-24
* Fix bootstrap failure after last change to eval-and-compile.Stefan Monnier2014-11-09
* * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Optimize away trivialStefan Monnier2014-11-05
* * lisp/emacs-lisp/pp.el (pp-macroexpand-expression): Use macroexpand-1.Stefan Monnier2014-11-02
* * lisp/emacs-lisp/macroexp.el (macroexpand-1): New function.Stefan Monnier2014-10-31
* * ses.el (macroexp): add require for this package, so that functionVincent Belaïche2014-10-25
* Correctly macroexpand top-level forms during eager macroexpandDaniel Colascione2014-04-22
* Correctly treat progn contents as toplevel forms when byte compilingDaniel Colascione2014-04-21
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Fix compilation error with simultaneous dynamic+lexical scoping.Stefan Monnier2013-06-04
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01