summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/disass.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-6/+2
* Cleanup cl-macs namespace. Add macro helpers in macroexp.el.Stefan Monnier2012-06-071-1/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-4/+4
* Miscellanous cleanups in preparation for the merge.old-branches/lexbind-newStefan Monnier2011-04-011-1/+0
* * src/eval.c (Ffunction): Use simpler format for closures.Stefan Monnier2011-03-131-2/+1
* Merge from trunkStefan Monnier2011-02-011-3/+1
|\
| * Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
| * Nuke arch-tags.Glenn Morris2011-01-151-1/+0
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | New branch for lexbind, losing all history.Stefan Monnier2010-06-131-5/+10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (disassemble-1): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (disassemble): Handle lambda-exp as arg.Richard M. Stallman2004-04-211-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (disassemble): Accept plain expressions.Stefan Monnier2003-06-161-2/+2
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* (disassemble-1): Move the call toRichard M. Stallman1998-08-111-2/+2
* (disassemble-1): Reference bytecode string as unibyte.Richard M. Stallman1998-05-141-1/+1
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* (disassemble-internal): Graceful error if compile failed.Richard M. Stallman1996-04-081-2/+3
* Update FSF's address.Erik Naggum1996-01-141-3/+4
* (disassemble-internal): Handle lazy-loaded doc strings.Richard M. Stallman1995-10-301-1/+4
* (disassemble-1): Display the pc values.Richard M. Stallman1994-07-201-6/+19
* (disassemble-internal): Allow a call to byte-code as argument.Richard M. Stallman1993-09-271-0/+2
* (disassemble-internal): If function is autoload, load it.Richard M. Stallman1993-06-161-0/+4
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-3/+8
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
* JimB's changes since January 18thJim Blandy1993-01-261-4/+5
* * disass.el (byte-compile): Specify that the 'byte-compile featureJim Blandy1992-11-161-1/+1
* entered into RCSEric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-5/+17
* *** empty log message ***Jim Blandy1992-07-161-2/+2
* *** empty log message ***Jim Blandy1992-07-161-3/+4
* Initial revisionJim Blandy1992-07-101-0/+224