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
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* bytecomp.el (byte-compile-report-error): Allow the argument to be a string.
Glenn Morris
2014-11-08
1
-2
/
+5
*
* lisp/emacs-lisp/bytecomp.el: Require cl-extra.
Stefan Monnier
2014-10-23
1
-1
/
+5
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-and-folded): Optimize case where
Stefan Monnier
2014-10-22
1
-9
/
+10
*
Restore temporarily reverted bytecomp change
Stefan Monnier
2014-10-20
1
-5
/
+6
*
Temporarily revert previous bytecomp change
Glenn Morris
2014-10-20
1
-6
/
+5
*
* lisp/emacs-lisp/bytecomp.el (=, <, >, <=, >=): Don't optimize multi-arg
Stefan Monnier
2014-10-19
1
-5
/
+6
*
Move some help functions from help-fns.el to help.el, which is preloaded.
Glenn Morris
2014-03-13
1
-1
/
+0
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
"Use instead" obsolescence messages should end with "."
Glenn Morris
2014-02-06
1
-1
/
+1
*
Silence byte-compiler warning.
Juanma Barranquero
2014-01-24
1
-3
/
+1
*
Use whole file-name-history'.
Daniel Colascione
2014-01-15
1
-1
/
+1
*
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
Stefan Monnier
2014-01-06
1
-8
/
+5
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-2
/
+2
*
Make the `interactive-only' bytecomp warning like the `obsolete' one
Glenn Morris
2013-11-30
1
-8
/
+12
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
Bozhidar Batsov
2013-11-25
1
-1
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Bozhidar Batsov
2013-11-25
1
-10
/
+16
*
Cleanup namespace of dos-w32.el.
Stefan Monnier
2013-10-29
1
-5
/
+16
*
Introduce new bytecodes for efficient catch/condition-case in lexbind.
Stefan Monnier
2013-10-03
1
-12
/
+92
*
* bytecomp.el (byte-recompile-directory): Fix is-this-a-directory logic.
Glenn Morris
2013-08-30
1
-10
/
+10
*
* bytecomp.el (byte-compile-make-variable-buffer-local): Tweak warning.
Glenn Morris
2013-08-15
1
-1
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
Stefan Monnier
2013-08-07
1
-35
/
+20
*
* lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.
Stefan Monnier
2013-08-07
1
-39
/
+57
*
Check autoload's "type" argument correctly in bytecomp.el
Glenn Morris
2013-06-19
1
-2
/
+2
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
Stefan Monnier
2013-06-13
1
-23
/
+12
*
Improve previous bytecomp fix
Glenn Morris
2013-06-07
1
-3
/
+6
*
bytecomp fix for bug#14565
Glenn Morris
2013-06-06
1
-9
/
+12
*
Fix compilation error with simultaneous dynamic+lexical scoping.
Stefan Monnier
2013-06-04
1
-74
/
+85
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
Glenn Morris
2013-05-27
1
-2
/
+3
*
Tweak byte-compile-file-form-autoload warnings
Glenn Morris
2013-05-22
1
-12
/
+17
*
Silence byte-compiler warnings.
Juanma Barranquero
2013-05-08
1
-1
/
+1
*
No longer include timestamp in header of .elc files
Glenn Morris
2013-04-20
1
-5
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Use let.
Stefan Monnier
2013-02-25
1
-4
/
+2
*
Implement CLASH_DETECTION for MS-Windows.
Eli Zaretskii
2013-02-25
1
-0
/
+2
*
Avoid recursive byte-compile-files fighting over input/output buffers
Glenn Morris
2013-02-23
1
-3
/
+18
*
Remove all references to buffer-file-type and related features.
Eli Zaretskii
2013-02-09
1
-2
/
+0
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
|
Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.org
Glenn Morris
2012-11-23
1
-0
/
+3
|
\
|
|
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
Stefan Monnier
2012-11-23
1
-0
/
+3
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
Stefan Monnier
2012-11-20
1
-2
/
+2
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
Stefan Monnier
2012-11-09
1
-1
/
+2
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
Stefan Monnier
2012-11-08
1
-12
/
+27
*
|
Decouple "noruntime" and "cl-functions" bytecomp warnings
Glenn Morris
2012-11-02
1
-10
/
+1
|
/
*
Fix spurious "cl--defsubst-expand might not be defined at runtime"
Stefan Monnier
2012-10-11
1
-5
/
+3
*
* lisp/emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
Stefan Monnier
2012-10-01
1
-4
/
+12
*
* bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.
Glenn Morris
2012-09-28
1
-1
/
+1
*
* lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
Stefan Monnier
2012-09-20
1
-11
/
+5
*
byte-compile-warning-prefix tweak
Glenn Morris
2012-09-12
1
-0
/
+4
*
byte-compile-setq-default fix for bug#12195
Glenn Morris
2012-08-14
1
-14
/
+16
[next]