summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/edebug.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-2/+1
* (edebug-display, edebug-outside-excursion):Stefan Monnier2009-08-281-15/+14
* (cl-debug-env): Only define for compiler.Glenn Morris2009-07-211-7/+5
* (edebug-setup-hook, edebug-all-forms)Glenn Morris2009-07-141-25/+37
* Remove references to last-command-char andGlenn Morris2009-01-091-13/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (edebug-setup-hook, edebug-all-defs, edebug-all-forms, edebug-eval-macro-args,Juanma Barranquero2008-05-241-44/+45
* 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-02-241-2/+2
|\
| * Comment changes.Richard M. Stallman2008-02-041-2/+2
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-2/+2
* | Merge from emacs--rel--22Miles Bader2007-10-151-38/+6
|\ \ | |/
| * (edebug-install-custom-print-funcs)Richard M. Stallman2007-10-091-38/+6
* | (byte-compile-resolve-functions): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1
* | Merge from emacs--rel--22Miles Bader2007-08-271-4/+4
|\ \ | |/
| * (edebug-list-form, edebug-match-symbol, \,)Stefan Monnier2007-08-231-4/+4
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (edebug-pop-to-buffer, edebug-display): Remove redundant checks.Juanma Barranquero2007-06-141-2/+2
|/
* (edebug-pop-to-buffer): Don't select window marked as dedicated.Martin Rudalics2007-04-131-19/+27
* (edebug-display): Don't go to edebug-outside-buffer if it is dead.Richard M. Stallman2007-03-281-1/+2
* (edebug-kill-buffer): New function.Richard M. Stallman2007-03-041-0/+11
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Minor fix to last change.Chong Yidong2006-08-101-1/+2
* * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save andChong Yidong2006-08-101-5/+4
* (edebug-instrument-function): Err if find-function-noselect gives no position.Richard M. Stallman2006-07-121-0/+2
* (def-edebug-spec): Moved to subr.el.Richard M. Stallman2006-07-091-7/+0
* (edebug-basic-spec): New function for vetting file-local form specs.Eli Zaretskii2006-04-131-0/+14
* (edebug-display): Use `edebug-sit-for-seconds' value instead of a literalEli Zaretskii2006-03-031-2/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (edebug-all-defs, edebug-all-forms): Add autoload cookies.Juri Linkov2005-12-231-4/+12
* * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): CaptureChong Yidong2005-12-171-1/+3
* (edebug-skip-whitespace): read1:lread.c saysStefan Monnier2005-12-061-2/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (def-edebug-form-spec): Add obsolescence info and delete redundant message. DocJuanma Barranquero2005-07-161-5/+8
* (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.Richard M. Stallman2005-07-111-29/+32
* (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend.Richard M. Stallman2005-07-101-0/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (edebug): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (edebug-eval-defun): Remove unnecessary quotes.Juri Linkov2005-07-041-1/+1
* (edebug-eval-defun):Juri Linkov2005-06-211-2/+9
* (edebug-goto-here): Doc fix.Luc Teirlinck2005-06-171-1/+1
* (edebug-all-defs, edebug-initial-mode, edebug-print-length)Luc Teirlinck2005-06-141-12/+13
* (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but makeLute Kamstra2005-06-111-12/+6
* (edebug-set-global-break-condition):Juri Linkov2004-11-281-15/+17
* Comment changes.Richard M. Stallman2004-11-271-6/+1