| Commit message (Expand) | Author | Age | Files | Lines |
* | * emacs-lisp/cl-macs.el (cl-block-wrapper): Fix typo that broke CL | Christian Ohler | 2011-03-20 | 1 | -1/+1 |
* | * lisp/emacs-lisp/debug.el (debugger-setup-buffer): Revert local change to | Stefan Monnier | 2011-03-19 | 1 | -4/+2 |
* | * lisp/emacs-lisp/cl-macs.el (cl-byte-compile-block, cl-block-wrapper) | Stefan Monnier | 2011-03-18 | 1 | -30/+24 |
* | Remove bytecomp- prefix, plus misc changes. | Stefan Monnier | 2011-03-16 | 7 | -379/+416 |
* | * src/eval.c (Ffunction): Use simpler format for closures. | Stefan Monnier | 2011-03-13 | 2 | -3/+2 |
* | Try and fix w32 build; misc cleanup. | Stefan Monnier | 2011-03-11 | 4 | -161/+177 |
* | Misc fixes, and use lexical-binding in more files. | Stefan Monnier | 2011-03-11 | 10 | -51/+74 |
* | * lisp/emacs-lisp/bytecomp.el: Use lexical-binding. | Stefan Monnier | 2011-03-10 | 1 | -77/+80 |
* | * 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 | 2 | -402/+247 |
* | Merge from trunk | Stefan Monnier | 2011-03-06 | 11 | -151/+304 |
|\ |
|
| * | Allow specifying local ELPA mirrors in package-archives. | Chong Yidong | 2011-03-05 | 1 | -57/+67 |
| * | * lisp/emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746) | Nikolaj Schumacher | 2011-03-05 | 1 | -1/+1 |
| * | Minor ewoc fix for bug#3261. | Bob Rogers | 2011-03-03 | 1 | -0/+2 |
| * | Added fast path to ERT explanation of `equal'. | Christian Ohler | 2011-03-03 | 1 | -16/+26 |
| * | Fix ERT bug related to quit handling. | Christian Ohler | 2011-03-03 | 1 | -6/+14 |
| * | lisp/emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring. | Juanma Barranquero | 2011-03-01 | 2 | -3/+3 |
| * | lisp/emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1): Fix typos in docstrings. | Juanma Barranquero | 2011-02-28 | 1 | -5/+5 |
| * | * lisp/emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth. | Stefan Monnier | 2011-02-26 | 1 | -14/+87 |
| * | * lisp/emacs-lisp/assoc.el: Remove misleading `sort'. | Stefan Monnier | 2011-02-26 | 1 | -5/+5 |
| * | Fix package uploading for newly made or local archives. | Jambunathan K | 2011-02-25 | 1 | -22/+67 |
| * | Avoid some possible prompts from autoloads.el. | Glenn Morris | 2011-02-23 | 1 | -6/+10 |
| * | * lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete. | Stefan Monnier | 2011-02-23 | 1 | -0/+1 |
* | | Fix pcase memoizing; change lexbound byte-code marker. | Stefan Monnier | 2011-03-05 | 5 | -44/+89 |
* | | * doc/lispref/variables.texi (Scope): Mention the availability of lexbind. | Stefan Monnier | 2011-03-01 | 4 | -44/+120 |
* | | * lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Fix last change for | Stefan Monnier | 2011-02-26 | 1 | -4/+9 |
* | | Compute freevars in cconv-analyse. | Stefan Monnier | 2011-02-26 | 5 | -345/+268 |
* | | Get rid of funvec. | Stefan Monnier | 2011-02-24 | 9 | -285/+169 |
* | | * lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Let the byte | Stefan Monnier | 2011-02-21 | 2 | -39/+36 |
* | | Merge from trunk | Stefan Monnier | 2011-02-21 | 11 | -52/+124 |
|\ \
| |/ |
|
| * | Import filemode module from gnulib. | Paul Eggert | 2011-02-20 | 1 | -1/+1 |
| * | Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org. | Chong Yidong | 2011-02-18 | 1 | -2/+2 |
| * | Use generated-autoload-file for internal eieio autoloads. | Glenn Morris | 2011-02-18 | 3 | -9/+75 |
| * | * lisp/emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns. | Stefan Monnier | 2011-02-17 | 1 | -1/+8 |
| * | Fix ERT. | Christian Ohler | 2011-02-18 | 1 | -11/+11 |
| * | Merge changes from emacs-23 branch | Chong Yidong | 2011-02-12 | 3 | -18/+18 |
| |\ |
|
| | * | Merge changes from emacs-23 branch | Chong Yidong | 2011-02-12 | 3 | -17/+17 |
| | |\
| |/ / |
|
| | * | Fix trivial typos in comments and ChangeLogs. | Juanma Barranquero | 2011-02-12 | 1 | -1/+1 |
| | * | Update cl-loaddefs.el again | Andreas Schwab | 2011-02-10 | 1 | -2/+2 |
| | * | Update cl-loaddefs.el and ibuffer.el | Andreas Schwab | 2011-02-10 | 1 | -9/+9 |
| | * | cl-seq.el doc fixes. | Glenn Morris | 2011-02-09 | 1 | -8/+8 |
| * | | Allow packages to be reinstalled. | Phil Hagelberg | 2011-02-11 | 1 | -5/+4 |
* | | | Missing files in last commit; remove stack-depth in byte-optimize-lapcode | Stefan Monnier | 2011-02-21 | 3 | -90/+27 |
* | | | Use offsets relative to top rather than bottom for stack refs | Stefan Monnier | 2011-02-21 | 5 | -126/+124 |
* | | | * lisp/subr.el (save-window-excursion): New macro, moved from C. | Stefan Monnier | 2011-02-19 | 4 | -38/+8 |
* | | | * lisp/emacs-lisp/pcase.el (pcase--expand, pcase--u, pcase--u1, pcase--q1): | Stefan Monnier | 2011-02-18 | 1 | -28/+42 |
* | | | Various compiler bug-fixes. MPC seems to run correctly now. | Stefan Monnier | 2011-02-17 | 6 | -169/+200 |
* | | | * lisp/emacs-lisp/byte-lexbind.el: Delete. | Stefan Monnier | 2011-02-12 | 4 | -1048/+227 |
* | | | Merge from trunk | Stefan Monnier | 2011-02-11 | 10 | -54/+43 |
|\ \ \
| |/ / |
|
| * | | * lisp/emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec. | Glenn Morris | 2011-02-10 | 1 | -1/+1 |