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
*
Merge from origin/emacs-26
Glenn Morris
2018-03-28
1
-2
/
+2
|
\
|
*
* lisp/htmlfontify.el (hfy-begin-span-handler): Doc fix.
Glenn Morris
2018-03-26
1
-2
/
+2
*
|
Allow `&rest' or `&optional' without following variable (Bug#29165)
Noam Postavsky
2018-03-25
1
-7
/
+4
*
|
Try and fix the more obvious sources of bug#30635
Stefan Monnier
2018-03-22
1
-12
/
+6
*
|
Make compiler warn about use of obsolete hooks
Glenn Morris
2018-03-12
1
-0
/
+5
*
|
Let warning about (:foo) be suppressible (Bug#30499)
Noam Postavsky
2018-03-10
1
-1
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-16
1
-0
/
+5
|
\
|
|
*
Make 'byte-compile-error-on-warn' a safe file variable
Robert Cochran
2018-02-16
1
-0
/
+5
*
|
Fix tempfile creation when byte compiling
Paul Eggert
2018-01-20
1
-11
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-01-20
1
-1
/
+11
|
\
|
|
*
Revert "Fix tempfile creation when byte compiling"
Eli Zaretskii
2018-01-20
1
-1
/
+11
|
*
Fix tempfile creation when byte compiling
Paul Eggert
2018-01-19
1
-11
/
+1
|
*
* lisp/emacs-lisp/bytecomp.el: Tweak last change
Stefan Monnier
2018-01-19
1
-7
/
+7
|
*
Unbreak building Emacs on FreeBSD
Eli Zaretskii
2018-01-19
1
-1
/
+11
*
|
Revert "Fix command repetition with lexical-binding (Bug#29334)"
Noam Postavsky
2018-01-06
1
-1
/
+6
*
|
Fix command repetition with lexical-binding (Bug#29334)
Noam Postavsky
2018-01-03
1
-5
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-12-20
1
-1
/
+1
|
\
|
|
*
; Replace non-ascii quote characters in doc strings etc
Glenn Morris
2017-12-20
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-12-16
1
-0
/
+1
|
\
|
|
*
Add missing :version tags revealed by cusver-check
Glenn Morris
2017-12-12
1
-0
/
+1
*
|
Automatically evaluate top-level define-obsolete-function-alias etc
Glenn Morris
2017-12-15
1
-0
/
+6
*
|
Raise an error when detecting old-style backquotes.
Philipp Stephani
2017-12-09
1
-7
/
+1
|
/
*
Fix byte compilation of files with leading directories
Eli Zaretskii
2017-12-02
1
-1
/
+2
*
; * lisp/emacs-lisp/bytecomp.el: Tweak message formatting in previous.
Glenn Morris
2017-11-29
1
-1
/
+3
*
Restore obsolete method of changing byte-compile-dest-file
Glenn Morris
2017-11-29
1
-0
/
+5
*
; * lisp/emacs-lisp/bytecomp.el (byte-compile-dest-file):
Glenn Morris
2017-11-27
1
-1
/
+1
*
A few small doc fixes for bytecomp.el
Glenn Morris
2017-11-27
1
-4
/
+11
*
Hook Flymake onto proper checkdoc and byte-compile interfaces
João Távora
2017-10-03
1
-0
/
+22
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Support lazy loading for autogenerated usage docstrings too (Bug#27748)
Noam Postavsky
2017-08-30
1
-1
/
+1
*
Minor simplification for byte-compile-constant-push
Noam Postavsky
2017-08-29
1
-5
/
+4
*
Fix over-protection of byte-compiled files
Paul Eggert
2017-08-26
1
-0
/
+5
*
Stop printing '4' in .elc files after 'define-symbol-prop' calls
Noam Postavsky
2017-08-19
1
-1
/
+2
*
Let `define-symbol-prop' take effect during compilation
Stefan Monnier
2017-08-07
1
-0
/
+29
*
Fix a couple of make-temp-file races
Paul Eggert
2017-08-05
1
-19
/
+21
*
* lisp/emacs-lisp/bytecomp.el: Fix bug#14860.
Stefan Monnier
2017-07-14
1
-28
/
+15
*
Implement field numbers in format strings
Philipp Stephani
2017-06-02
1
-3
/
+8
*
Don't attempt to recover from undefined behavior in some cases
Philipp Stephani
2017-05-27
1
-0
/
+8
*
Don't save unrelated buffers before recompiling directory (Bug#25964)
Andreas Politz
2017-05-20
1
-1
/
+6
*
Make `old-style-backquotes' variable internal
Philipp
2017-05-13
1
-2
/
+2
*
Improve unescaped character literal warnings
Philipp Stephani
2017-05-13
1
-1
/
+1
*
Remove obsolete method of changing byte-compile-dest-file
Glenn Morris
2017-05-06
1
-14
/
+9
*
Warn about missing backslashes during load
Philipp Stephani
2017-05-01
1
-0
/
+7
*
b-c--cond-jump-table-info: Use correct body for singleton clauses
Vibhav Pant
2017-04-22
1
-2
/
+2
*
bytecomp: Don't inline functions that use byte-switch (Bug#26518)
Vibhav Pant
2017-04-20
1
-40
/
+46
*
Tweak bytecomp's loading of cl-extra
Glenn Morris
2017-04-18
1
-2
/
+4
*
Fix obsolete ‘test/automated’ references
Paul Eggert
2017-03-27
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-1
/
+2
|
\
[next]