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
*
* lisp/emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
Stefan Monnier
2012-06-13
1
-0
/
+10
*
Use lexical-binding for all of CL, and clean up its namespace.
Stefan Monnier
2012-06-11
1
-3
/
+3
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-21
/
+21
*
Cleanup cl-macs namespace. Add macro helpers in macroexp.el.
Stefan Monnier
2012-06-07
1
-32
/
+9
*
Add native compiler-macro support.
Stefan Monnier
2012-06-05
1
-8
/
+6
*
* lisp/emacs-lisp/bytecomp.el: Fix last change.
Stefan Monnier
2012-06-01
1
-5
/
+14
*
Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.de
Chong Yidong
2012-05-31
1
-7
/
+5
|
\
|
*
Fix long filename handling of byte-compile-fix-header.
Stefan Monnier
2012-05-31
1
-7
/
+5
*
|
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.
Stefan Monnier
2012-05-29
1
-262
/
+230
*
|
Fix minor corner case bugs in byte compilation and pcase.
Stefan Monnier
2012-05-29
1
-37
/
+38
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
Stefan Monnier
2012-05-19
1
-24
/
+27
*
|
* lisp/emacs-lisp/bytecomp.el
Stefan Monnier
2012-05-02
1
-13
/
+1
|
/
*
* emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
Stefan Monnier
2012-03-26
1
-3
/
+4
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
Stefan Monnier
2012-02-09
1
-42
/
+32
*
Trivial bytecomp.el fix for file-local buffer-read-only.
Glenn Morris
2012-01-05
1
-1
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
Andreas Schwab
2011-12-31
1
-31
/
+31
*
Spelling fixes.
Paul Eggert
2011-12-29
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-18
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-2
/
+2
*
* lisp/emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
Stefan Monnier
2011-11-19
1
-4
/
+7
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
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
[next]