summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-run.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warningsStefan Monnier2021-02-261-2/+2
* Function-quote completion property of declare formBasil L. Contovounesios2021-02-261-1/+1
* Change how (declare (modes store the dataLars Ingebrigtsen2021-02-201-3/+1
* Change name for the completion-* predicatesLars Ingebrigtsen2021-02-171-2/+3
* * lisp/emacs-lisp/byte-run.el (compiler-macro): Make it EdebuggableStefan Monnier2021-02-141-0/+3
* Fix byte-run--set-modes call signatureLars Ingebrigtsen2021-02-141-2/+2
* Add new 'declare' forms for command completion predicatesLars Ingebrigtsen2021-02-141-1/+14
* Fix missing file&line info in "Unknown defun property" warningsStefan Monnier2021-01-231-5/+11
* * lisp/emacs-lisp/byte-run.el (make-obsolete): Make `when` mandatoryStefan Monnier2021-01-031-20/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Tweak the documentation for define-obsolete-variable-aliasLars Ingebrigtsen2020-10-201-4/+10
* Make 'byte-compile-info*' functions more logicalLars Ingebrigtsen2020-08-061-2/+15
* Merge from origin/emacs-27Glenn Morris2020-05-091-5/+6
|\
| * Improve documentation of 'with-suppressed-warnings'.Philipp Stephani2020-05-081-5/+6
* | Use named functions in {defun,macro}-declarations-alist (Bug#40491)Philipp Stephani2020-04-121-58/+81
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix documentation of define-obsolete-* functionsEli Zaretskii2019-12-281-6/+6
* (with-suppressed-warnings): Also suppress warnings when not byte-compilingStefan Monnier2019-06-221-5/+17
* Report progress during custom-make-dependencies instead of file countLars Ingebrigtsen2019-06-181-1/+5
* Tweak implementation of byte-compile-info-messageLars Ingebrigtsen2019-06-181-1/+1
* Output progress messages when scraping autoloads during bootstrapLars Ingebrigtsen2019-06-181-0/+4
* Avoid compilation warning in byte-runLars Ingebrigtsen2019-06-141-1/+4
* Revert "Compilation warning fix for byte-run.el"Glenn Morris2019-06-121-4/+3
* Compilation warning fix for byte-run.elLars Ingebrigtsen2019-06-131-3/+4
* Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-121-0/+28
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* * lisp/emacs-lisp/byte-run.el (define-obsolete-variable-alias): Tweak docStefan Monnier2019-04-191-1/+1
* Make warning about unescaped character literals more helpful.Philipp Stephani2019-04-191-0/+15
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix the bootstrap differently, so zerop can be where it belongsStefan Monnier2018-07-121-3/+6
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/emacs-lisp/byte-run.el (defsubst): Doc fix.Glenn Morris2017-11-211-0/+1
* * lisp/emacs-lisp/byte-run.el (inline): Give it a doc.Glenn Morris2017-11-211-2/+6
* ; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.Eli Zaretskii2017-11-191-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Further define-obsolete-* doc fixupsLars Ingebrigtsen2016-05-011-2/+2
| * Describe WHEN in all the define-obsolete- macrosLars Ingebrigtsen2016-05-011-2/+8
* | Give eval-and-compile a correct edebug spec. Fixes bug #16184 properly.Alan Mackenzie2017-01-011-1/+1
* | Do not allow nil to be defined as a functionGlenn Morris2016-12-101-0/+1
* | Add some sanity checking of defun arglistNicolas Richard2016-12-101-0/+4
* | Further define-obsolete-* doc fixupsLars Ingebrigtsen2016-04-301-2/+2
* | Describe WHEN in all the define-obsolete- macrosLars Ingebrigtsen2016-04-301-2/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-2/+2