| Commit message (Expand) | Author | Age | Files | Lines |
| * | * fontset.c (Finternal_char_font, Ffontset_info): Remove vars | Paul Eggert | 2011-04-01 | 2 | -10/+4 |
| * | * xfns.c (make_invisible_cursor): Don't return garbage | Paul Eggert | 2011-04-01 | 2 | -4/+8 |
| * | * xselect.c (x_get_local_selection, x_handle_property_notify): | Paul Eggert | 2011-04-01 | 2 | -7/+9 |
| * | * xfns.c (x_create_tip_frame): Remove var that is set but not used. | Paul Eggert | 2011-04-01 | 2 | -2/+3 |
| * | * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c. | Paul Eggert | 2011-04-01 | 2 | -1/+13 |
| * | Merge from mainline. | Paul Eggert | 2011-04-01 | 75 | -2497/+4684 |
| |\ |
|
| | * | Merge from lexical-binding branch. | Stefan Monnier | 2011-04-01 | 72 | -2496/+4643 |
| | |\ |
|
| | | * | Miscellanous cleanups in preparation for the merge.old-branches/lexbind-new | Stefan Monnier | 2011-04-01 | 23 | -194/+138 |
| | | * | Merge from trunk | Stefan Monnier | 2011-03-31 | 170 | -2650/+5695 |
| | | |\ |
|
| | | * | | * lisp/subr.el (apply-partially): Use a non-nil static environment. | Stefan Monnier | 2011-03-30 | 4 | -23/+56 |
| | | * | | lisp/makefile.w32-in (COMPILE_FIRST): Remove pcase. | Juanma Barranquero | 2011-03-30 | 2 | -1/+4 |
| | | * | | * lisp/subr.el (with-output-to-temp-buffer): Don't change current-buffer to | Stefan Monnier | 2011-03-29 | 4 | -71/+85 |
| | | * | | Fix C-M-x in lexbind mode. Misc tweaks. | Stefan Monnier | 2011-03-24 | 6 | -82/+117 |
| | | * | | Clean up left over Emacs-18/19 code, inline byte-code-functions. | Stefan Monnier | 2011-03-22 | 4 | -245/+207 |
| | | * | | Merge from trunk | Stefan Monnier | 2011-03-21 | 250 | -3902/+7240 |
| | | |\ \ |
|
| | | * | | | * emacs-lisp/cl-macs.el (cl-block-wrapper): Fix typo that broke CL | Christian Ohler | 2011-03-20 | 2 | -1/+6 |
| | | * | | | * lisp/emacs-lisp/debug.el (debugger-setup-buffer): Revert local change to | Stefan Monnier | 2011-03-19 | 2 | -4/+7 |
| | | * | | | * lisp/emacs-lisp/cl-macs.el (cl-byte-compile-block, cl-block-wrapper) | Stefan Monnier | 2011-03-18 | 2 | -30/+32 |
| | | * | | | Remove bytecomp- prefix, plus misc changes. | Stefan Monnier | 2011-03-16 | 14 | -389/+453 |
| | | * | | | * lisp/makefile.w32-in (COMPILE_FIRST): Fix up last change. | Stefan Monnier | 2011-03-14 | 3 | -1170/+1252 |
| | | * | | | * src/eval.c (Ffunction): Use simpler format for closures. | Stefan Monnier | 2011-03-13 | 9 | -17/+28 |
| | | * | | | Try and fix w32 build; misc cleanup. | Stefan Monnier | 2011-03-11 | 9 | -208/+264 |
| | | * | | | Misc fixes, and use lexical-binding in more files. | Stefan Monnier | 2011-03-11 | 31 | -191/+329 |
| | | * | | | * lisp/emacs-lisp/bytecomp.el: Use lexical-binding. | Stefan Monnier | 2011-03-10 | 3 | -92/+99 |
| | | * | | | * lisp/emacs-lisp/byte-opt.el: Use lexical binding. | Stefan Monnier | 2011-03-10 | 2 | -11/+22 |
| | | * | | | Rewrite the cconv conversion algorithm, for clarity. | Stefan Monnier | 2011-03-09 | 6 | -436/+373 |
| | | * | | | Merge from trunk | Stefan Monnier | 2011-03-06 | 280 | -14134/+17700 |
| | | |\ \ \ |
|
| | | * | | | | Missing file in last commit. | Stefan Monnier | 2011-03-06 | 1 | -4/+3 |
| | | * | | | | Fix pcase memoizing; change lexbound byte-code marker. | Stefan Monnier | 2011-03-05 | 10 | -78/+188 |
| | | * | | | | * doc/lispref/variables.texi (Scope): Mention the availability of lexbind. | Stefan Monnier | 2011-03-01 | 21 | -532/+751 |
| | | * | | | | * lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Fix last change for | Stefan Monnier | 2011-02-26 | 2 | -4/+12 |
| | | * | | | | Compute freevars in cconv-analyse. | Stefan Monnier | 2011-02-26 | 10 | -354/+309 |
| | | * | | | | Get rid of funvec. | Stefan Monnier | 2011-02-24 | 33 | -753/+380 |
| | | * | | | | * lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Let the byte | Stefan Monnier | 2011-02-21 | 5 | -44/+61 |
| | | * | | | | Merge from trunk | Stefan Monnier | 2011-02-21 | 358 | -7952/+20458 |
| | | |\ \ \ \ |
|
| | | * | | | | | Missing files in last commit; remove stack-depth in byte-optimize-lapcode | Stefan Monnier | 2011-02-21 | 4 | -182/+109 |
| | | * | | | | | Use offsets relative to top rather than bottom for stack refs | Stefan Monnier | 2011-02-21 | 13 | -210/+263 |
| | | * | | | | | * lisp/subr.el (save-window-excursion): New macro, moved from C. | Stefan Monnier | 2011-02-19 | 10 | -74/+67 |
| | | * | | | | | * lisp/emacs-lisp/pcase.el (pcase--expand, pcase--u, pcase--u1, pcase--q1): | Stefan Monnier | 2011-02-18 | 2 | -28/+47 |
| | | * | | | | | Various compiler bug-fixes. MPC seems to run correctly now. | Stefan Monnier | 2011-02-17 | 15 | -202/+281 |
| | | * | | | | | * lisp/emacs-lisp/byte-lexbind.el: Delete. | Stefan Monnier | 2011-02-12 | 8 | -1088/+283 |
| | | * | | | | | Merge from trunk | Stefan Monnier | 2011-02-11 | 254 | -9067/+8165 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | Let cconv use :fun-body in special forms that need it. | Stefan Monnier | 2011-02-11 | 7 | -202/+201 |
| | | * | | | | | | Make cconv-analyse understand the need for closures. | Stefan Monnier | 2011-02-11 | 5 | -205/+214 |
| | | * | | | | | | * lisp/emacs-lisp/bytecomp.el (byte-compile-catch) | Stefan Monnier | 2011-02-10 | 3 | -814/+850 |
| | | * | | | | | | * lisp/emacs-lisp/cconv.el: New file. | Igor Kuzmin | 2011-02-10 | 8 | -230/+1121 |
| | | * | | | | | | Merge from trunk | Stefan Monnier | 2011-02-01 | 2420 | -27060/+53853 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | * src/eval.c (Fdefvar): Record specialness before computing initial value. | Stefan Monnier | 2010-12-27 | 4 | -5/+28 |
| | | * | | | | | | | Obey lexical-binding in interactive evaluation commands. | Stefan Monnier | 2010-12-15 | 13 | -169/+184 |
| | | * | | | | | | | Try and be more careful about propagation of lexical environment. | Stefan Monnier | 2010-12-13 | 11 | -89/+110 |