log lisp/emacs-lisp/edebug.el @ 87381:3acb39b0ac26

age author description
Sat, 08 Dec 2007 01:02:29 +0000 David Kastrup * erc-stamp.el (erc-echo-timestamp):
Mon, 15 Oct 2007 02:07:53 +0000 Miles Bader Merge from emacs--rel--22
Wed, 26 Sep 2007 00:13:09 +0000 Juanma Barranquero (byte-compile-resolve-functions): Use `mapc' rather than `mapcar'.
Mon, 27 Aug 2007 04:00:19 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 14 Jun 2007 00:10:43 +0000 Juanma Barranquero (edebug-pop-to-buffer, edebug-display): Remove redundant checks.
Thu, 28 Aug 2008 10:55:29 +0000 Juanma Barranquero (edebug): Fix typo in docstring.
Tue, 26 Aug 2008 11:02:51 +0000 Juanma Barranquero Fix typos (sync from the trunk).
Mon, 04 Feb 2008 16:54:05 +0000 Richard M. Stallman Comment changes.
Mon, 07 Jan 2008 01:07:48 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 09 Oct 2007 01:18:29 +0000 Richard M. Stallman (edebug-install-custom-print-funcs)
Thu, 23 Aug 2007 18:38:33 +0000 Stefan Monnier (edebug-list-form, edebug-match-symbol, \,)
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 13 Apr 2007 06:03:53 +0000 Martin Rudalics (edebug-pop-to-buffer): Don't select window marked as dedicated.
Wed, 28 Mar 2007 13:23:42 +0000 Richard M. Stallman (edebug-display): Don't go to edebug-outside-buffer if it is dead.
Sun, 04 Mar 2007 17:53:03 +0000 Richard M. Stallman (edebug-kill-buffer): New function.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 10 Aug 2006 16:07:43 +0000 Chong Yidong Minor fix to last change.
Thu, 10 Aug 2006 15:27:41 +0000 Chong Yidong * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
Wed, 12 Jul 2006 16:04:23 +0000 Richard M. Stallman (edebug-instrument-function): Err if find-function-noselect gives no position.
Sun, 09 Jul 2006 02:00:46 +0000 Richard M. Stallman (def-edebug-spec): Moved to subr.el.
Thu, 13 Apr 2006 10:51:17 +0000 Eli Zaretskii (edebug-basic-spec): New function for vetting file-local form specs.
Fri, 03 Mar 2006 11:55:43 +0000 Eli Zaretskii (edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 23 Dec 2005 21:56:01 +0000 Juri Linkov (edebug-all-defs, edebug-all-forms): Add autoload cookies.
Sat, 17 Dec 2005 15:45:55 +0000 Chong Yidong * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
Tue, 06 Dec 2005 22:10:07 +0000 Stefan Monnier (edebug-skip-whitespace): read1:lread.c says
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 16 Jul 2005 21:18:55 +0000 Juanma Barranquero (def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc
Mon, 11 Jul 2005 04:05:07 +0000 Richard M. Stallman (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.
Sun, 10 Jul 2005 17:23:44 +0000 Richard M. Stallman (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 02:43:00 +0000 Juanma Barranquero (edebug): Finish `defgroup' description with period.
Mon, 04 Jul 2005 01:06:17 +0000 Juri Linkov (edebug-eval-defun): Remove unnecessary quotes.
Tue, 21 Jun 2005 15:59:51 +0000 Juri Linkov (edebug-eval-defun):
Fri, 17 Jun 2005 14:32:46 +0000 Luc Teirlinck (edebug-goto-here): Doc fix.
Tue, 14 Jun 2005 20:39:04 +0000 Luc Teirlinck (edebug-all-defs, edebug-initial-mode, edebug-print-length)
Sat, 11 Jun 2005 08:39:39 +0000 Lute Kamstra (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
Sun, 28 Nov 2004 07:56:25 +0000 Juri Linkov (edebug-set-global-break-condition):
Sat, 27 Nov 2004 19:02:52 +0000 Richard M. Stallman Comment changes.
Fri, 05 Nov 2004 19:07:07 +0000 Juri Linkov (edebug-next-token-class): Allow all symbol-constituent characters
Thu, 10 Jun 2004 04:18:04 +0000 Juri Linkov (edebug-eval-defun): Add `defface'. Fix docstring.
Fri, 28 May 2004 21:03:53 +0000 Juri Linkov * emacs-lisp/edebug.el (edebug-compute-previous-result)
Mon, 22 Mar 2004 15:27:46 +0000 Stefan Monnier (edebug-display): Bring up a debug trace if the source location can't be found.
Sun, 30 Nov 2003 06:57:40 +0000 Jonathan Yavner Add edebug specs for macros `1value' and `noreturn'.
Mon, 20 Oct 2003 23:45:19 +0000 Richard M. Stallman (edebug-display-freq-count): Doc fix.
Fri, 19 Sep 2003 14:31:15 +0000 Richard M. Stallman (edebug-var-status, edebug-restore-status): New functions.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 30 May 2003 15:35:54 +0000 Stefan Monnier Typo (no clue what happened).
Fri, 30 May 2003 15:34:02 +0000 Stefan Monnier (edebug-storing-offsets): Move indent and debug to inside the macro.
Thu, 29 May 2003 22:20:47 +0000 Stefan Monnier (define-derived-mode, define-minor-mode): Remove outdated spec.
Thu, 29 May 2003 22:09:24 +0000 Stefan Monnier (edebug-window-list): Use push.
Tue, 18 Feb 2003 11:01:34 +0000 Juanma Barranquero Fix character constants.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Fri, 27 Sep 2002 22:18:17 +0000 Stefan Monnier Don't precompute menu shortcuts during
Fri, 02 Aug 2002 18:00:18 +0000 Richard M. Stallman (edebug-eval-top-level-form): Use eval-expression.
Mon, 29 Jul 2002 01:51:09 +0000 Richard M. Stallman (edebug-debugger): If inside redisplay, just return.
Fri, 12 Apr 2002 03:20:46 +0000 Stefan Monnier (edebug-eval-defun): Don't use defconst on variables.
Sat, 17 Nov 2001 00:51:55 +0000 Stefan Monnier (edebug-form-data, edebug-offsets)
Tue, 30 Oct 2001 03:31:32 +0000 Stefan Monnier (delay-mode-hooks): Add edebug-spec.