summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cconv.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove generation of old bytecodes for catch/unwindMattias Engdegård2020-01-05
* Update copyright year to 2020Paul Eggert2020-01-01
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-28
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/subr.el (prog2): Define as a macroStefan Monnier2019-04-02
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Don't forget to analyze args of lambda lifted functions (Bug#30872)Noam Postavsky2018-06-16
* | * lisp/emacs-lisp/cconv.el (cconv-convert): Fix compiling compiled codeStefan Monnier2018-02-02
|/
* 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/cconv.el: Fix λ-lifting in the presence of shadowingStefan Monnier2016-08-09
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Byte compiler: on setq with an odd number of arguments, generate a `signal'Alan Mackenzie2015-11-26
* Don't let cconv_convert insert a nil argument into a `setq' form.Alan Mackenzie2015-11-23
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-10
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-21
* Add (:documentation <form>) for dynamically-generated docstringsStefan Monnier2015-02-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Spelling fixesPaul Eggert2014-12-13
* * lisp/subr.el (track-mouse): New macro.Stefan Monnier2014-09-27
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/emacs-lisp/cconv.el (cconv-convert): Print warning instead ofNathan Trapuzzano2013-11-10
* * lisp/emacs-lisp/cconv.el (cconv-convert): Check form of let binding.Nathan Trapuzzano2013-11-04
* Introduce new bytecodes for efficient catch/condition-case in lexbind.Stefan Monnier2013-10-03
* * lisp/emacs-lisp/cconv.el: Use `car-safe' rather than `car' to accessStefan Monnier2013-09-04
* * lisp/emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.Stefan Monnier2013-08-27
* * lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.Stefan Monnier2013-06-13
* Fix compilation error with simultaneous dynamic+lexical scoping.Stefan Monnier2013-06-04
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-22
* Reduce use of cl in lisp/emacs-lisp/.Stefan Monnier2012-06-10
* * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-29
* * lisp/vc/vc-mtn.el:Stefan Monnier2012-04-25
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-26
* Fix typos.Juanma Barranquero2011-11-25
* Fix typos.Juanma Barranquero2011-11-15
* Miscellaneous tweaks.Stefan Monnier2011-06-01
* Remove list-processes C function; misc fixes to last change.Chong Yidong2011-04-06