index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
byte-run.el
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
*
; Consistently call alists "association list"
Stefan Kangas
2022-11-27
1
-1
/
+1
*
cl-generic: Fix `advertised-calling-convention` declarations
Stefan Monnier
2022-10-16
1
-0
/
+5
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-43
/
+0
*
Make it possible to mark generalized variables as obsolete
Lars Ingebrigtsen
2022-08-21
1
-1
/
+0
*
Allow specifying how args are to be stored in `command-history'
Lars Ingebrigtsen
2022-08-08
1
-1
/
+16
*
Fix `lsh` warning shortcomings (bug#56641)
Mattias Engdegård
2022-07-23
1
-1
/
+1
*
Don't quote numbers in byte-run--set-*
Lars Ingebrigtsen
2022-06-17
1
-2
/
+6
*
Don't quote the `when' form in obsoletions
Lars Ingebrigtsen
2022-06-17
1
-1
/
+1
*
Warn about misplaced or duplicated function/macro declarations
Mattias Engdegård
2022-06-17
1
-91
/
+117
*
Audit symbol quoting in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
Fix previous warning suppression change
Lars Ingebrigtsen
2022-05-22
1
-1
/
+1
*
Allow suppressing messages about the wrong number of arguments
Lars Ingebrigtsen
2022-05-22
1
-1
/
+1
*
Byte compiler: correct output warning message positions (part 2)
Alan Mackenzie
2022-04-22
1
-2
/
+1
*
Restore call to byte-run-strip-symbol-positions in byte-compile-out
Alan Mackenzie
2022-03-06
1
-1
/
+2
*
Amend byte-run-strip-symbol-positions so that an unexec build builds
Alan Mackenzie
2022-02-24
1
-42
/
+56
*
(macroexp-warn-and-return): Fix bug#53618
Stefan Monnier
2022-02-19
1
-4
/
+2
*
Fix symbols with position appearing in the output of `compile-defun'
Alan Mackenzie
2022-02-19
1
-50
/
+27
*
Fix with-suppressed-warnings edebug spec
Lars Ingebrigtsen
2022-01-31
1
-1
/
+1
*
Commit fixes and enhancements to the scratch/correct-warning-pos branch
Alan Mackenzie
2022-01-14
1
-1
/
+80
*
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-11
1
-1
/
+2
|
\
|
*
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
|
*
|
; Don't use remq (breaks bootstrapping)
Mattias Engdegård
2021-11-28
1
-1
/
+1
|
*
|
Avoid unused argument warnings in lambda compiler macros
Mattias Engdegård
2021-11-28
1
-0
/
+1
*
|
|
Several amendments to scratch/correct-warning-pos.
Alan Mackenzie
2021-12-01
1
-1
/
+3
|
/
/
*
/
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-3
/
+3
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-1
/
+2
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-5
/
+5
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-3
/
+3
*
Merge commit '9cbdf20316' into native-comp
Andrea Corallo
2021-03-09
1
-2
/
+2
|
\
|
*
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
Stefan Monnier
2021-02-26
1
-2
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-26
1
-1
/
+1
|
\
|
|
*
Function-quote completion property of declare form
Basil L. Contovounesios
2021-02-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-21
1
-3
/
+1
|
\
|
|
*
Change how (declare (modes store the data
Lars Ingebrigtsen
2021-02-20
1
-3
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-17
1
-1
/
+18
|
\
|
|
*
Change name for the completion-* predicates
Lars Ingebrigtsen
2021-02-17
1
-2
/
+3
|
*
* lisp/emacs-lisp/byte-run.el (compiler-macro): Make it Edebuggable
Stefan Monnier
2021-02-14
1
-0
/
+3
|
*
Fix byte-run--set-modes call signature
Lars Ingebrigtsen
2021-02-14
1
-2
/
+2
|
*
Add new 'declare' forms for command completion predicates
Lars Ingebrigtsen
2021-02-14
1
-1
/
+14
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-24
1
-5
/
+11
|
\
|
|
*
Fix missing file&line info in "Unknown defun property" warnings
Stefan Monnier
2021-01-23
1
-5
/
+11
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-08
1
-20
/
+9
|
\
|
|
*
* lisp/emacs-lisp/byte-run.el (make-obsolete): Make `when` mandatory
Stefan Monnier
2021-01-03
1
-20
/
+9
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Fix defsubst effectiveness (bug#44209)
Andrea Corallo
2020-10-25
1
-4
/
+4
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-23
1
-4
/
+10
|
\
|
[next]