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
*
bytecomp trivia.
Glenn Morris
2010-11-11
1
-9
/
+13
*
(byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files ...
Noah Friedman
2010-11-02
1
-3
/
+4
*
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
Glenn Morris
2010-10-31
1
-2
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
Julien Danjou
2010-10-31
1
-17
/
+58
*
Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
Chong Yidong
2010-10-03
1
-9
/
+1
*
Add minor comment (Bug#7001).
Chong Yidong
2010-10-02
1
-3
/
+4
*
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
Glenn Morris
2010-10-01
1
-6
/
+9
*
Trivial bytecomp.el change.
Glenn Morris
2010-09-23
1
-3
/
+3
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
Stefan Monnier
2010-09-17
1
-2
/
+2
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
Stefan Monnier
2010-09-15
1
-1
/
+11
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
Glenn Morris
2010-09-11
1
-2
/
+3
*
Close bug#4196.
Glenn Morris
2010-09-11
1
-9
/
+16
*
Very minor bytecomp fix.
Glenn Morris
2010-09-08
1
-0
/
+2
*
* emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
Glenn Morris
2010-09-08
1
-1
/
+5
*
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
Merge from emacs-23
Stefan Monnier
2010-05-24
1
-1
/
+1
|
\
|
*
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Stefan Monnier
2010-05-24
1
-1
/
+1
*
|
Provide byte-compiler warnings when set-default a read-only var.
Stefan Monnier
2010-04-23
1
-15
/
+25
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Ulrich Mueller <ulm at gentoo.org>
Glenn Morris
2009-12-07
1
-1
/
+2
*
(byte-compile-save-excursion): Make message consistent with others (no
Glenn Morris
2009-12-01
1
-1
/
+1
*
(byte-compile-warning-types): New type `suspicious'.
Stefan Monnier
2009-11-27
1
-6
/
+7
*
(byte-compile-output-file-form):
YAMAMOTO Mitsuharu
2009-11-16
1
-3
/
+4
*
(byte-compile-single-version): Remove, unused.
Glenn Morris
2009-11-14
1
-129
/
+2
*
(byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)
Glenn Morris
2009-11-05
1
-98
/
+78
*
* emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
Dan Nicolaescu
2009-11-04
1
-1
/
+1
*
(byte-defop-compiler19): Remove.
Glenn Morris
2009-11-04
1
-53
/
+40
*
(byte-compile-version-cond): Remove macro.
Glenn Morris
2009-11-04
1
-123
/
+63
*
(byte-compile-file-form-defvar)
Glenn Morris
2009-11-03
1
-29
/
+25
*
(byte-compile-warning-types, byte-compile-warnings): Add `constants'
Glenn Morris
2009-10-31
1
-85
/
+64
*
* eval.c (Fcalled_interactively_p): Add `kind' argument.
Stefan Monnier
2009-10-01
1
-9
/
+13
*
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
Stefan Monnier
2009-10-01
1
-14
/
+16
*
(byte-compile-defmacro-declaration): New fun.
Stefan Monnier
2009-10-01
1
-18
/
+29
*
(byte-compile-form): Always check the function arguments, whether or
Glenn Morris
2009-09-17
1
-6
/
+6
*
(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
Glenn Morris
2009-09-16
1
-15
/
+28
*
* Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
Stefan Monnier
2009-09-15
1
-1
/
+0
*
(byte-compile-refresh-preloaded): New function.
Stefan Monnier
2009-09-15
1
-1
/
+22
*
(byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
Glenn Morris
2009-09-15
1
-111
/
+122
*
(byte-compile-function-environment): Doc fix.
Glenn Morris
2009-09-10
1
-5
/
+26
*
(emacs-lisp-file-regexp): Doc fix.
Glenn Morris
2009-09-05
1
-31
/
+70
*
(byte-compile-interactive-only-functions): Add comint-run.
Stefan Monnier
2009-08-30
1
-1
/
+1
*
(byte-compile-const-symbol-p):
Stefan Monnier
2009-08-29
1
-4
/
+17
*
* gnus/nnheader.el (nnheader-find-file-noselect):
Stefan Monnier
2009-08-28
1
-6
/
+7
*
(byte-compile-lapcode): Fix up last change.
Stefan Monnier
2009-08-26
1
-1
/
+1
*
(byte-compile-lapcode): Signal overflow.
Stefan Monnier
2009-08-26
1
-1
/
+3
*
(byte-compile-file-form-require): Tweak previous change.
Glenn Morris
2009-08-25
1
-3
/
+3
*
(byte-compile-eval): Fix test for cl in load-history for absolute file-names.
Glenn Morris
2009-08-25
1
-4
/
+8
*
(byte-compile-interactive-only-functions): Add goto-line.
Stefan Monnier
2009-08-10
1
-1
/
+2
*
fix message: new multibyte format requires 23
Seiji Zenitani
2009-08-06
1
-2
/
+2
*
(byte-compile-from-buffer, byte-compile-output-file-form)
Glenn Morris
2009-07-23
1
-50
/
+63
[next]