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
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
toggle-read-only fixes for bugs#7292, 10006.
Glenn Morris
2011-11-09
1
-1
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
Andreas Schwab
2011-09-17
1
-1
/
+1
*
Add FORCE-SAME-WINDOW argument to switch-to-buffer.
Chong Yidong
2011-07-13
1
-1
/
+1
*
* lisp/files.el (find-file): Use pop-to-buffer-same-window.
Stefan Monnier
2011-07-04
1
-1
/
+1
*
* lisp/emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
Stefan Monnier
2011-06-20
1
-0
/
+19
*
Silence various byte-compiler warnings.
Stefan Monnier
2011-06-01
1
-10
/
+14
*
Miscellaneous tweaks.
Stefan Monnier
2011-06-01
1
-1
/
+1
*
* bytecomp.el (byte-compile-defvar): Add note about quoted lambda.
Stefan Monnier
2011-05-30
1
-0
/
+2
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
Stefan Monnier
2011-05-22
1
-3
/
+3
*
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
Stefan Monnier
2011-05-22
1
-2
/
+2
*
bytecomp.el fix for bug#8647
Glenn Morris
2011-05-11
1
-1
/
+5
*
Revert accidental portion of previous bytecomp.el commit.
Glenn Morris
2011-05-11
1
-2
/
+1
*
bytecomp.el partial fix for bug#8646.
Glenn Morris
2011-05-11
1
-1
/
+9
*
Make bytecomp.el understand that defmethod defines functions.
Stefan Monnier
2011-05-07
1
-0
/
+1
*
* lisp/emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
Stefan Monnier
2011-04-15
1
-6
/
+5
*
Merge from lexical-binding branch.
Stefan Monnier
2011-04-01
1
-916
/
+1182
|
\
|
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-110
/
+52
|
*
Clean up left over Emacs-18/19 code, inline byte-code-functions.
Stefan Monnier
2011-03-22
1
-144
/
+134
|
*
Merge from trunk
Stefan Monnier
2011-03-21
1
-1
/
+13
|
|
\
|
|
/
|
/
|
|
*
Remove bytecomp- prefix, plus misc changes.
Stefan Monnier
2011-03-16
1
-279
/
+248
|
*
* src/eval.c (Ffunction): Use simpler format for closures.
Stefan Monnier
2011-03-13
1
-1
/
+1
|
*
Try and fix w32 build; misc cleanup.
Stefan Monnier
2011-03-11
1
-140
/
+158
|
*
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-16
/
+18
|
*
* lisp/emacs-lisp/bytecomp.el: Use lexical-binding.
Stefan Monnier
2011-03-10
1
-77
/
+80
|
*
Merge from trunk
Stefan Monnier
2011-03-06
1
-0
/
+1
|
|
\
|
*
|
Fix pcase memoizing; change lexbound byte-code marker.
Stefan Monnier
2011-03-05
1
-27
/
+60
|
*
|
* doc/lispref/variables.texi (Scope): Mention the availability of lexbind.
Stefan Monnier
2011-03-01
1
-9
/
+19
|
*
|
Compute freevars in cconv-analyse.
Stefan Monnier
2011-02-26
1
-70
/
+53
|
*
|
Get rid of funvec.
Stefan Monnier
2011-02-24
1
-66
/
+72
|
*
|
* lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Let the byte
Stefan Monnier
2011-02-21
1
-0
/
+18
|
*
|
Use offsets relative to top rather than bottom for stack refs
Stefan Monnier
2011-02-21
1
-18
/
+16
|
*
|
* lisp/subr.el (save-window-excursion): New macro, moved from C.
Stefan Monnier
2011-02-19
1
-14
/
+4
|
*
|
Various compiler bug-fixes. MPC seems to run correctly now.
Stefan Monnier
2011-02-17
1
-85
/
+64
|
*
|
* lisp/emacs-lisp/byte-lexbind.el: Delete.
Stefan Monnier
2011-02-12
1
-331
/
+222
|
*
|
Let cconv use :fun-body in special forms that need it.
Stefan Monnier
2011-02-11
1
-4
/
+6
|
*
|
Make cconv-analyse understand the need for closures.
Stefan Monnier
2011-02-11
1
-2
/
+2
|
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-catch)
Stefan Monnier
2011-02-10
1
-58
/
+65
|
*
|
* lisp/emacs-lisp/cconv.el: New file.
Igor Kuzmin
2011-02-10
1
-3
/
+8
|
*
|
Merge from trunk
Stefan Monnier
2011-02-01
1
-5
/
+4
|
|
\
\
|
*
|
|
* src/eval.c (Fdefvar): Record specialness before computing initial value.
Stefan Monnier
2010-12-27
1
-2
/
+16
|
*
|
|
Try and be more careful about propagation of lexical environment.
Stefan Monnier
2010-12-13
1
-8
/
+8
|
*
|
|
Merge from trunk
Stefan Monnier
2010-12-10
1
-40
/
+76
|
|
\
\
\
|
*
\
\
\
Merge from trunk
Stefan Monnier
2010-10-15
1
-14
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
Merge from trunk
Stefan Monnier
2010-09-30
1
-2
/
+12
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge from trunk
Stefan Monnier
2010-09-13
1
-10
/
+25
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
Stefan Monnier
2010-06-14
1
-4
/
+1
|
*
|
|
|
|
|
|
* lisp/Makefile.in (.el.elc): Increase max-lisp-eval-depth.
Stefan Monnier
2010-06-13
1
-1
/
+1
|
*
|
|
|
|
|
|
New branch for lexbind, losing all history.
Stefan Monnier
2010-06-13
1
-236
/
+648
*
|
|
|
|
|
|
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
Stefan Monnier
2011-03-14
1
-1
/
+2
[next]