index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
disass.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-3
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Compilation fix for previous change
Lars Ingebrigtsen
2019-06-13
1
-0
/
+1
*
Compilation warning fix for disass.el
Lars Ingebrigtsen
2019-06-13
1
-1
/
+2
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/emacs-lisp/disass.el: Fix spacing while showing jump tables
Vibhav Pant
2017-01-26
1
-4
/
+8
*
* lisp/emacs-lisp/disass.el: Display jump tables for switch.
Vibhav Pant
2017-01-26
1
-3
/
+11
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Teach M-x disassemble a default argument.
Mark Oteiza
2016-03-31
1
-3
/
+7
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix disassembly of non-compiled lexical functions (bug#21377)
Stefan Monnier
2015-09-03
1
-34
/
+29
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-6
/
+2
*
Cleanup cl-macs namespace. Add macro helpers in macroexp.el.
Stefan Monnier
2012-06-07
1
-1
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-4
/
+4
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-1
/
+0
*
* src/eval.c (Ffunction): Use simpler format for closures.
Stefan Monnier
2011-03-13
1
-2
/
+1
*
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
|
/
*
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
|
\
|
*
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
*
(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
[next]