Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Miscellanous cleanups in preparation for the merge.old-branches/lexbind-new | Stefan Monnier | 2011-04-01 | 1 | -1/+0 |
| | | | | | | | | | | * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove debug statement. * lisp/emacs-lisp/bytecomp.el (byte-compile-single-version) (byte-compile-version-cond, byte-compile-delay-out) (byte-compile-delayed-out): Remove, unused. * src/bytecode.c (Fbyte_code): Revert to old calling convention. * src/lisp.h (COMPILED_PUSH_ARGS): Remove, unused. | ||||
* | * src/eval.c (Ffunction): Use simpler format for closures. | Stefan Monnier | 2011-03-13 | 1 | -2/+1 |
| | | | | | | | | | | (Fcommandp, funcall_lambda): * src/doc.c (Fdocumentation, store_function_docstring): * src/data.c (Finteractive_form): * lisp/help-fns.el (help-function-arglist): * lisp/emacs-lisp/bytecomp.el (byte-compile-arglist-warn): * lisp/subr.el (apply-partially): Adjust to new closure format. * lisp/emacs-lisp/disass.el (disassemble-internal): Catch closures. | ||||
* | Merge from trunk | Stefan Monnier | 2011-02-01 | 1 | -3/+1 |
|\ | |||||
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| | | |||||
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
* | | New branch for lexbind, losing all history. | Stefan Monnier | 2010-06-13 | 1 | -5/+10 |
|/ | | | | | This initial patch is based on 2002-06-27T22:39:10Z!storm@cua.dk of the original lexbind branch. | ||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ | | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987 | ||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | | |||||
* | | (disassemble-1): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -1/+1 |
|/ | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (disassemble): Handle lambda-exp as arg. | Richard M. Stallman | 2004-04-21 | 1 | -2/+2 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (disassemble): Accept plain expressions. | Stefan Monnier | 2003-06-16 | 1 | -2/+2 |
| | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | (disassemble-1): Move the call to | Richard M. Stallman | 1998-08-11 | 1 | -2/+2 |
| | | | | string-as-unibyte outside of the if statement. | ||||
* | (disassemble-1): Reference bytecode string as unibyte. | Richard M. Stallman | 1998-05-14 | 1 | -1/+1 |
| | |||||
* | Add provide call. | Richard M. Stallman | 1997-06-22 | 1 | -0/+2 |
| | |||||
* | (disassemble-internal): Graceful error if compile failed. | Richard M. Stallman | 1996-04-08 | 1 | -2/+3 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -3/+4 |
| | |||||
* | (disassemble-internal): Handle lazy-loaded doc strings. | Richard M. Stallman | 1995-10-30 | 1 | -1/+4 |
| | | | | (disassemble-1): Handle lazy-loaded bytecode objects. | ||||
* | (disassemble-1): Display the pc values. | Richard M. Stallman | 1994-07-20 | 1 | -6/+19 |
| | | | | (disassemble-column-1-indent): Increase to 8. | ||||
* | (disassemble-internal): Allow a call to byte-code as argument. | Richard M. Stallman | 1993-09-27 | 1 | -0/+2 |
| | |||||
* | (disassemble-internal): If function is autoload, load it. | Richard M. Stallman | 1993-06-16 | 1 | -0/+4 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -3/+8 |
| | |||||
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -1/+1 |
| | |||||
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -4/+5 |
| | |||||
* | * disass.el (byte-compile): Specify that the 'byte-compile feature | Jim Blandy | 1992-11-16 | 1 | -1/+1 |
| | | | | is provided in the file "bytecomp". | ||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -5/+17 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-07-16 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-07-16 | 1 | -3/+4 |
| | |||||
* | Initial revision | Jim Blandy | 1992-07-10 | 1 | -0/+224 |