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
/
bytecomp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(byte-compile-maybe-guarded): Make its code edebuggable
Stefan Monnier
2025-03-24
1
-41
/
+45
*
Make byte-compile-cond-use-jump-table obsolete
Stefan Kangas
2025-03-05
1
-0
/
+1
*
Prefer incf to cl-incf in emacs-lisp/*.el
Stefan Kangas
2025-02-23
1
-1
/
+1
*
Prefer '(evenp A)' to '(= 0 (logand A 1))'
Stefan Kangas
2025-02-17
1
-1
/
+1
*
Fix some uses of `%s` for non-strings/names
Stefan Monnier
2025-02-14
1
-13
/
+13
*
Document cl-n... set operations consistently
Basil L. Contovounesios
2025-02-14
1
-1
/
+1
*
Print bare symbols for EMACS_GENERATE_DYNVARS
Basil L. Contovounesios
2025-02-12
1
-2
/
+2
*
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-02-01
1
-2
/
+1
|
\
|
*
Purecopy removal: Lisp code
Pip Cet
2024-12-12
1
-2
/
+1
*
|
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
|
Add support for TCP_NODELAY on network streams
Eric Marsden
2024-12-13
1
-2
/
+2
|
/
*
Mark if-let and when-let obsolete
Sean Whitton
2024-10-24
1
-3
/
+3
*
Revert "Preserve source position of macro calls in macro expansions"
Mattias Engdegård
2024-10-20
1
-1
/
+1
*
Preserve source position of macro calls in macro expansions
Alan Mackenzie
2024-10-20
1
-1
/
+1
*
; Fix thinko in my last change
Stefan Kangas
2024-10-02
1
-1
/
+1
*
Warn about bad defcustom :local keyword at compile time
Stefan Kangas
2024-10-02
1
-1
/
+7
*
; Reword :reverse-video warning
Mattias Engdegård
2024-09-29
1
-1
/
+1
*
Warn about :reverse-video in defface
Mattias Engdegård
2024-09-29
1
-2
/
+5
*
Warn about bad face specs in `defface` at compile time
Mattias Engdegård
2024-09-27
1
-1
/
+58
*
Checkdoc fixes in `emacs-lisp/*.el`
Stefan Kangas
2024-07-08
1
-2
/
+2
*
Format string warnings for more functions (bug#71379)
Mattias Engdegård
2024-06-06
1
-1
/
+2
*
Redirect calls to `subr-native-elisp-p` to `native-comp-function-p`
Stefan Monnier
2024-05-28
1
-1
/
+1
*
; Fix documentation of recently-installed changes
Eli Zaretskii
2024-05-14
1
-4
/
+7
*
Add some 'compilation-safety' documentation
Andrea Corallo
2024-05-13
1
-1
/
+5
*
Add 'safety' function declaration
Andrea Corallo
2024-05-13
1
-0
/
+1
*
Introduce 'compilation-safety' variable
Andrea Corallo
2024-05-13
1
-0
/
+6
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-make-closure): Simplify.
Mattias Engdegård
2024-04-30
1
-10
/
+7
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Simplify.
Mattias Engdegård
2024-04-30
1
-7
/
+5
*
(byte-compile): Fix interaction with old `advice.el`
Stefan Monnier
2024-04-29
1
-2
/
+4
*
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-04-28
1
-7
/
+11
*
Better format string compilation warning
Mattias Engdegård
2024-04-22
1
-17
/
+32
*
Inhibit flymake lexical cookie warning in *scratch* (bug#70068)
Mattias Engdegård
2024-04-09
1
-1
/
+4
*
Revert "Check if lexical-binding is enabled before warning"
Mattias Engdegård
2024-04-03
1
-2
/
+1
*
Check if lexical-binding is enabled before warning
Philip Kaludercic
2024-04-03
1
-1
/
+2
*
Fix mutates-arguments warning for `sort`
Mattias Engdegård
2024-04-01
1
-9
/
+20
*
Better `sort` ignored-return-value warning
Mattias Engdegård
2024-03-29
1
-2
/
+14
*
Try and avoid hardcoding lists of function types
Stefan Monnier
2024-03-12
1
-12
/
+3
*
Single string literal in body is return value only, not doc string
Mattias Engdegård
2024-03-07
1
-5
/
+4
*
Warn about docstrings with control characters
Mattias Engdegård
2024-02-23
1
-0
/
+21
*
bytecomp.el: Warn for `,' not within backquote construct
Richard M Stallman
2024-02-03
1
-0
/
+10
*
bytecomp.el: Rewrite the way we print dynamic docstrings
Stefan Monnier
2024-02-02
1
-284
/
+182
*
Eliminate lazy bytecode loading
Mattias Engdegård
2024-01-31
1
-56
/
+10
*
(byte-compile): Try and make it a bit more readable
Stefan Monnier
2024-01-29
1
-46
/
+36
*
Bind cross-buffer buffer-local variable correctly.
Alan Mackenzie
2024-01-11
1
-2
/
+3
*
Merge branch 'handler-bind'
Stefan Monnier
2024-01-04
1
-17
/
+22
|
\
|
*
(macroexp--with-extended-form-stack): Use plain `let`
Stefan Monnier
2024-01-04
1
-18
/
+23
*
|
Avoid `defconst` for vars which we modify
Stefan Monnier
2024-01-04
1
-2
/
+2
|
/
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
Ensure proper mode of *Compile-Log* buffer (bug#67920)
Mattias Engdegård
2023-12-22
1
-32
/
+35
[next]