| Commit message (Expand) | Author | Age | Files | Lines |
* | * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations, | Dmitry Antipov | 2012-11-06 | 1 | -11/+23 |
* | Autoload more carefully from Lisp. Follow aliases for function properties. | Stefan Monnier | 2012-07-25 | 1 | -6/+7 |
* | Reduce use of (require 'cl). | Stefan Monnier | 2012-07-10 | 1 | -6/+6 |
* | Spelling fixes. | Paul Eggert | 2012-07-02 | 1 | -1/+1 |
* | Make inlining of other-mode interpreted functions work. | Stefan Monnier | 2012-06-27 | 1 | -31/+19 |
* | * lisp/emacs-lisp/byte-opt.el (featurep): Move compiler-macro... | Stefan Monnier | 2012-06-13 | 1 | -10/+0 |
* | Reduce use of cl in lisp/emacs-lisp/. | Stefan Monnier | 2012-06-10 | 1 | -5/+5 |
* | Cleanup cl-macs namespace. Add macro helpers in macroexp.el. | Stefan Monnier | 2012-06-07 | 1 | -17/+16 |
* | Add native compiler-macro support. | Stefan Monnier | 2012-06-05 | 1 | -9/+9 |
* | * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C. | Stefan Monnier | 2012-05-29 | 1 | -1/+1 |
* | Fix minor corner case bugs in byte compilation and pcase. | Stefan Monnier | 2012-05-29 | 1 | -4/+8 |
* | Remove defining user variables via * in docstring. | Chong Yidong | 2012-04-09 | 1 | -1/+1 |
* | Duplicate-word and spelling fixes. | Paul Eggert | 2012-01-10 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-26 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-13 | 1 | -1/+1 |
* | * lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code, | Stefan Monnier | 2011-04-20 | 1 | -5/+4 |
* | Miscellanous cleanups in preparation for the merge. | Stefan Monnier | 2011-04-01 | 1 | -10/+6 |
* | Clean up left over Emacs-18/19 code, inline byte-code-functions. | Stefan Monnier | 2011-03-22 | 1 | -97/+45 |
* | Remove bytecomp- prefix, plus misc changes. | Stefan Monnier | 2011-03-16 | 1 | -69/+95 |
* | Try and fix w32 build; misc cleanup. | Stefan Monnier | 2011-03-11 | 1 | -18/+15 |
* | Misc fixes, and use lexical-binding in more files. | Stefan Monnier | 2011-03-11 | 1 | -6/+5 |
* | * lisp/emacs-lisp/byte-opt.el: Use lexical binding. | Stefan Monnier | 2011-03-10 | 1 | -10/+15 |
* | Rewrite the cconv conversion algorithm, for clarity. | Stefan Monnier | 2011-03-09 | 1 | -2/+1 |
* | Fix pcase memoizing; change lexbound byte-code marker. | Stefan Monnier | 2011-03-05 | 1 | -2/+1 |
* | * doc/lispref/variables.texi (Scope): Mention the availability of lexbind. | Stefan Monnier | 2011-03-01 | 1 | -0/+4 |
* | Get rid of funvec. | Stefan Monnier | 2011-02-24 | 1 | -16/+31 |
* | Merge from trunk | Stefan Monnier | 2011-02-21 | 1 | -5/+5 |
|\ |
|
* | | Missing files in last commit; remove stack-depth in byte-optimize-lapcode | Stefan Monnier | 2011-02-21 | 1 | -85/+21 |
* | | Use offsets relative to top rather than bottom for stack refs | Stefan Monnier | 2011-02-21 | 1 | -74/+69 |
* | | * lisp/subr.el (save-window-excursion): New macro, moved from C. | Stefan Monnier | 2011-02-19 | 1 | -20/+1 |
* | | Various compiler bug-fixes. MPC seems to run correctly now. | Stefan Monnier | 2011-02-17 | 1 | -24/+39 |
* | | * lisp/emacs-lisp/byte-lexbind.el: Delete. | Stefan Monnier | 2011-02-12 | 1 | -2/+2 |
* | | Let cconv use :fun-body in special forms that need it. | Stefan Monnier | 2011-02-11 | 1 | -4/+7 |
* | | Merge from trunk | Stefan Monnier | 2011-02-01 | 1 | -2/+1 |
|\| |
|
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Merge from trunk | Stefan Monnier | 2010-12-10 | 1 | -50/+54 |
|\| | |
|
| * | | Silence byte-opt.el compilation. | Glenn Morris | 2010-11-05 | 1 | -45/+49 |
* | | | Merge from trunk | Stefan Monnier | 2010-10-15 | 1 | -1/+1 |
|\| | |
|
| * | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -1/+1 |
| |\| |
|
| | * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-13 | 1 | -1/+1 |
* | | | Merge from trunk | Stefan Monnier | 2010-09-30 | 1 | -3/+5 |
|\| | |
|
| * | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-09-28 | 1 | -3/+5 |
| |\| |
|
| | * | * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid | Andreas Schwab | 2010-09-27 | 1 | -3/+5 |
* | | | Merge from trunk | Stefan Monnier | 2010-09-13 | 1 | -0/+1 |
|\| | |
|
| * | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
| |/ |
|
* / | New branch for lexbind, losing all history. | Stefan Monnier | 2010-06-13 | 1 | -44/+219 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |