1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Richard M. Stallman
dc0485c4f8 (disassemble): Handle lambda-exp as arg. 2004-04-21 19:14:04 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Stefan Monnier
cba937fd5c (disassemble): Accept plain expressions. 2003-06-16 16:26:34 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Richard M. Stallman
d18a808f42 (disassemble-1): Move the call to
string-as-unibyte outside of the if statement.
1998-08-11 11:05:51 +00:00
Richard M. Stallman
a56d55b703 (disassemble-1): Reference bytecode string as unibyte. 1998-05-14 00:57:14 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
c757fb07fd (disassemble-internal): Graceful error if compile failed. 1996-04-08 15:36:48 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
3fd4909e45 (disassemble-internal): Handle lazy-loaded doc strings.
(disassemble-1): Handle lazy-loaded bytecode objects.
1995-10-30 19:22:23 +00:00
Richard M. Stallman
3c7e6b9d2a (disassemble-1): Display the pc values.
(disassemble-column-1-indent): Increase to 8.
1994-07-20 05:33:14 +00:00
Richard M. Stallman
8dff74b7f6 (disassemble-internal): Allow a call to byte-code as argument. 1993-09-27 01:36:27 +00:00
Richard M. Stallman
a33cb02164 (disassemble-internal): If function is autoload, load it. 1993-06-16 21:33:18 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Jim Blandy
dbc4e1c129 JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
Jim Blandy
d28a192521 * disass.el (byte-compile): Specify that the 'byte-compile feature
is provided in the file "bytecomp".
1992-11-16 01:28:48 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
fd7fa35a05 *** empty log message *** 1992-07-17 08:15:29 +00:00
Jim Blandy
de49a6d37e *** empty log message *** 1992-07-16 21:47:30 +00:00
Jim Blandy
c29118da51 *** empty log message *** 1992-07-16 21:22:55 +00:00
Jim Blandy
1c393159a2 Initial revision 1992-07-10 22:06:47 +00:00