| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | * lisp/emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the | Stefan Monnier | 2011-09-27 | 1 | -1/+3 |
* | * lisp/emacs-lisp/debug.el (debugger-args): Give it a docstring. | Stefan Monnier | 2011-09-19 | 1 | -26/+41 |
* | Tabify previous change. | Glenn Morris | 2011-09-13 | 1 | -62/+62 |
* | * lisp/emacs-lisp/debug.el (debugger-make-xrefs): Preserve point. (Bug#9462) | Glenn Morris | 2011-09-13 | 1 | -65/+66 |
* | * lisp/emacs-lisp/debug.el (debug-arglist): New function. | Stefan Monnier | 2011-08-22 | 1 | -13/+21 |
* | * lisp/emacs-lisp/debug.el (debug): Doc fix. (Bug#8273) | Glenn Morris | 2011-07-14 | 1 | -1/+1 |
* | * lisp/emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger. | Stefan Monnier | 2011-06-15 | 1 | -4/+5 |
* | * lisp/emacs-lisp/debug.el (debug): Save&restore not just the buffer's | Stefan Monnier | 2011-05-31 | 1 | -6/+15 |
* | * debug.el (debug): Restore the previous content of the | Helmut Eller | 2011-05-31 | 1 | -0/+3 |
* | 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 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Use `declare' in defmacros. | Stefan Monnier | 2010-08-30 | 1 | -1/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * textmodes/two-column.el (2C-split): | Stefan Monnier | 2009-10-31 | 1 | -2/+1 |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -1/+2 |
* | (debugger-setup-buffer): Make it multibyte. | Stefan Monnier | 2009-08-30 | 1 | -1/+1 |
* | * textmodes/ispell.el (ispell-check-version, ispell-send-string): | Stefan Monnier | 2009-08-28 | 1 | -2/+1 |
* | Remove leading * from defcustom docs. | Glenn Morris | 2009-07-22 | 1 | -3/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (debug): When killing a noninteractive Emacs, give exit status -1. | Chong Yidong | 2008-08-28 | 1 | -1/+1 |
* | (help-xref-interned): Declare. | Glenn Morris | 2008-06-21 | 1 | -0/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (debug): Revert to bury-buffer since quit-window is not better anyway. | Stefan Monnier | 2008-04-18 | 1 | -3/+4 |
* | *** empty log message *** | Dan Nicolaescu | 2008-04-07 | 1 | -1/+1 |
* | * emacs-lisp/debug.el (debugger-mode-map): | Dan Nicolaescu | 2008-04-02 | 1 | -1/+45 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | (debugger-setup-buffer): Disable undo in *Backtrace*. | Richard M. Stallman | 2007-10-10 | 1 | -0/+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 |
* | (debug-help-follow): Revert last change. | Luc Teirlinck | 2006-03-20 | 1 | -4/+3 |
* | (debug-help-follow): Adapt comment to change in help-mode.el. | Luc Teirlinck | 2006-03-20 | 1 | -3/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (debugger-make-xrefs): Don't assume case-fold-search is nil. | Stefan Monnier | 2005-10-24 | 1 | -5/+8 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -3/+3 |
* | (debug): Call with-timeout-suspend and with-timeout-unsuspend. | Richard M. Stallman | 2005-07-10 | 1 | -1/+3 |
* | Move debugger-mode to a more natural place. | Richard M. Stallman | 2005-07-10 | 1 | -25/+25 |
* | (debug-help-follow): New function. | Richard M. Stallman | 2005-07-10 | 1 | -14/+34 |
* | (debugger-setup-buffer): When eval-buffer | Richard M. Stallman | 2005-07-09 | 1 | -2/+9 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (debug): Quieten Drew Adams. | Stefan Monnier | 2005-06-30 | 1 | -1/+3 |
* | (debugger-special-form-p): New defun. | Lute Kamstra | 2005-06-23 | 1 | -3/+21 |
* | (debug-on-entry): Fix docstring. | Lute Kamstra | 2005-06-14 | 1 | -3/+9 |
* | (cancel-debug-on-entry): Mention default in minibuffer prompt. | Luc Teirlinck | 2005-06-13 | 1 | -3/+3 |
* | (cancel-debug-on-entry): Make the empty string argument obsolete. | Lute Kamstra | 2005-06-13 | 1 | -4/+7 |
* | (debug-on-entry, cancel-debug-on-entry): Doc fixes. | Luc Teirlinck | 2005-06-11 | 1 | -6/+9 |
* | (debugger-will-be-back): New var. | Stefan Monnier | 2005-06-09 | 1 | -5/+22 |