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
...
*
Don't keep warning about unescaped literals (Bug#36068)
Noam Postavsky
2019-06-10
1
-2
/
+3
*
Merge from origin/emacs-26
Glenn Morris
2019-06-07
1
-1
/
+3
|
\
|
*
Allow macros autoloaded as functions during bytecomp (Bug#36022)
Noam Postavsky
2019-06-01
1
-1
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2019-06-01
1
-1
/
+1
|
\
|
|
*
Warn about wrong number of args for subrs (Bug#35767)
Noam Postavsky
2019-05-30
1
-1
/
+1
*
|
Correctly eliminate duplicate cases in switch compilation
Mattias EngdegÄrd
2019-05-27
1
-7
/
+6
*
|
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
*
|
Fix Bug#33618; define search path variables for grep, byte-compile
Stephen Leake
2019-04-25
1
-0
/
+9
*
|
Make warning about unescaped character literals more helpful.
Philipp Stephani
2019-04-19
1
-8
/
+3
*
|
* lisp/subr.el (prog2): Define as a macro
Stefan Monnier
2019-04-02
1
-8
/
+1
*
|
* lisp/subr.el (setq-default): Define as a macro
Stefan Monnier
2019-04-01
1
-25
/
+10
*
|
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
|
*
Fix tempfile creation when byte compiling
Paul Eggert
2018-11-15
1
-11
/
+1
|
*
Fix byte compilation of (eq foo 'default)
Paul Eggert
2018-06-16
1
-9
/
+15
*
|
Accept 1-arg 'substring' calls in byte compiler
Paul Pogonyshev
2018-12-27
1
-1
/
+1
*
|
Don't create *Compile-Log* due to byte-compile. Amend message to it.
Alan Mackenzie
2018-12-09
1
-4
/
+2
*
|
* lisp/emacs-lisp/bytecomp.el: Don't load compile at runtime.
Glenn Morris
2018-11-28
1
-1
/
+1
*
|
Make compilation mode work with warnings from compiled buffer functions
Alan Mackenzie
2018-11-28
1
-5
/
+27
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-16
/
+16
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-6
/
+6
*
|
Fix byte compilation of (eq foo 'default)
Paul Eggert
2018-06-16
1
-9
/
+15
*
|
Tweak recent bytecomp defvaralias change
Glenn Morris
2018-04-20
1
-2
/
+3
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar-function):
Stefan Monnier
2018-04-20
1
-0
/
+9
*
|
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
[prev]
[next]