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
*
; 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
*
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
|
\
|
|
*
Tweak the documentation for define-obsolete-variable-alias
Lars Ingebrigtsen
2020-10-20
1
-4
/
+10
*
|
* Fix defsbust declare effectiveness introduced by 80d7f710 (Bug#43280).
Andrea Corallo
2020-09-13
1
-6
/
+5
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-09
1
-2
/
+15
|
\
|
|
*
Make 'byte-compile-info*' functions more logical
Lars Ingebrigtsen
2020-08-06
1
-2
/
+15
*
|
* Fix defsubst missing inline Bug#42664
Andrea Corallo
2020-08-02
1
-1
/
+6
*
|
Allow per function speed declaration
Andrea Corallo
2020-06-22
1
-1
/
+7
|
/
*
Merge from origin/emacs-27
Glenn Morris
2020-05-09
1
-5
/
+6
|
\
|
*
Improve documentation of 'with-suppressed-warnings'.
Philipp Stephani
2020-05-08
1
-5
/
+6
*
|
Use named functions in {defun,macro}-declarations-alist (Bug#40491)
Philipp Stephani
2020-04-12
1
-58
/
+81
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix documentation of define-obsolete-* functions
Eli Zaretskii
2019-12-28
1
-6
/
+6
*
(with-suppressed-warnings): Also suppress warnings when not byte-compiling
Stefan Monnier
2019-06-22
1
-5
/
+17
*
Report progress during custom-make-dependencies instead of file count
Lars Ingebrigtsen
2019-06-18
1
-1
/
+5
*
Tweak implementation of byte-compile-info-message
Lars Ingebrigtsen
2019-06-18
1
-1
/
+1
*
Output progress messages when scraping autoloads during bootstrap
Lars Ingebrigtsen
2019-06-18
1
-0
/
+4
*
Avoid compilation warning in byte-run
Lars Ingebrigtsen
2019-06-14
1
-1
/
+4
*
Revert "Compilation warning fix for byte-run.el"
Glenn Morris
2019-06-12
1
-4
/
+3
*
Compilation warning fix for byte-run.el
Lars Ingebrigtsen
2019-06-13
1
-3
/
+4
*
Add the new macro with-suppressed-warnings
Lars Ingebrigtsen
2019-06-12
1
-0
/
+28
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
* lisp/emacs-lisp/byte-run.el (define-obsolete-variable-alias): Tweak doc
Stefan Monnier
2019-04-19
1
-1
/
+1
*
Make warning about unescaped character literals more helpful.
Philipp Stephani
2019-04-19
1
-0
/
+15
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
[next]