summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-run.el
Commit message (Expand)AuthorAge
* Consolidate existing warnings about unused return valuesMattias Engdegård2023-04-08
* Styled quotes in compiler warningsMattias Engdegård2023-01-03
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Correct suppression of suspicious eq type warningMattias Engdegård2022-12-30
* | Add empty-body warning for when, unless etcMattias Engdegård2022-12-29
* | Warn about unmatchable constant args to `eq`, `memq` etcMattias Engdegård2022-12-14
|/
* ; Consistently call alists "association list"Stefan Kangas2022-11-27
* cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-16
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Make it possible to mark generalized variables as obsoleteLars Ingebrigtsen2022-08-21
* Allow specifying how args are to be stored in `command-history'Lars Ingebrigtsen2022-08-08
* Fix `lsh` warning shortcomings (bug#56641)Mattias Engdegård2022-07-23
* Don't quote numbers in byte-run--set-*Lars Ingebrigtsen2022-06-17
* Don't quote the `when' form in obsoletionsLars Ingebrigtsen2022-06-17
* Warn about misplaced or duplicated function/macro declarationsMattias Engdegård2022-06-17
* Audit symbol quoting in Lisp doc stringsLars Ingebrigtsen2022-05-24
* Fix previous warning suppression changeLars Ingebrigtsen2022-05-22
* Allow suppressing messages about the wrong number of argumentsLars Ingebrigtsen2022-05-22
* Byte compiler: correct output warning message positions (part 2)Alan Mackenzie2022-04-22
* Restore call to byte-run-strip-symbol-positions in byte-compile-outAlan Mackenzie2022-03-06
* Amend byte-run-strip-symbol-positions so that an unexec build buildsAlan Mackenzie2022-02-24
* (macroexp-warn-and-return): Fix bug#53618Stefan Monnier2022-02-19
* Fix symbols with position appearing in the output of `compile-defun'Alan Mackenzie2022-02-19
* Fix with-suppressed-warnings edebug specLars Ingebrigtsen2022-01-31
* Commit fixes and enhancements to the scratch/correct-warning-pos branchAlan Mackenzie2022-01-14
* Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-11
|\
| * Merge from origin/emacs-28Eli Zaretskii2022-01-01
| |\
| | * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
| * | ; Don't use remq (breaks bootstrapping)Mattias Engdegård2021-11-28
| * | Avoid unused argument warnings in lambda compiler macrosMattias Engdegård2021-11-28
* | | Several amendments to scratch/correct-warning-pos.Alan Mackenzie2021-12-01
|/ /
* / Mark def* macros for indentationLars Ingebrigtsen2021-10-13
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas2021-09-18
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Merge commit '9cbdf20316' into native-compAndrea Corallo2021-03-09
|\
| * * lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warningsStefan Monnier2021-02-26
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-02-26
|\|
| * Function-quote completion property of declare formBasil L. Contovounesios2021-02-26
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-02-21
|\|
| * Change how (declare (modes store the dataLars Ingebrigtsen2021-02-20
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-02-17
|\|
| * Change name for the completion-* predicatesLars Ingebrigtsen2021-02-17
| * * lisp/emacs-lisp/byte-run.el (compiler-macro): Make it EdebuggableStefan Monnier2021-02-14
| * Fix byte-run--set-modes call signatureLars Ingebrigtsen2021-02-14
| * Add new 'declare' forms for command completion predicatesLars Ingebrigtsen2021-02-14
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-01-24
|\|
| * Fix missing file&line info in "Unknown defun property" warningsStefan Monnier2021-01-23
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-08
|\|