log lisp/emacs-lisp/edebug.el @ 44518:952fba35f036

age author description
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.
Tue, 30 Oct 2001 00:21:34 +0000 Richard M. Stallman (edebug-window-live-p): Always alias to window-live-p.
Mon, 01 Oct 2001 07:30:38 +0000 Gerd Moellmann (rx): Add def-edebug-spec.
Fri, 07 Sep 2001 11:32:18 +0000 Gerd Moellmann (edebug-window-live-p): Use
Wed, 08 Aug 2001 10:51:34 +0000 Gerd Moellmann (edebug-read-function): Fix handling of
Sat, 23 Dec 2000 20:53:48 +0000 Stefan Monnier (define-minor-mode): Improve the spec and remove the rogue second spec.
Wed, 22 Nov 2000 16:24:34 +0000 Dave Love (edebug-version)
Tue, 21 Nov 2000 21:47:25 +0000 Stefan Monnier (edebug-form-spec prop): use dolist.
Fri, 06 Oct 2000 18:37:50 +0000 Dave Love Comment.
Tue, 15 Aug 2000 12:39:23 +0000 Gerd Moellmann Change authors' mail address.
Wed, 05 Jul 2000 15:15:53 +0000 Gerd Moellmann (edebug-eval-defun): Make doc string
Mon, 03 Jul 2000 09:12:12 +0000 Gerd Moellmann (edebug-window-live-p, edebug-window-list)
Thu, 25 May 2000 16:55:17 +0000 Eli Zaretskii (edebug-emacs-19-specific): Call
Thu, 13 Apr 2000 19:04:33 +0000 Dave Love (edebug-keywordp): Remove. Change callers
Sat, 08 Apr 2000 23:39:07 +0000 Dave Love Fix specs for dolist, dotimes, push, pop, unless, when.
Fri, 28 Jan 2000 22:12:29 +0000 Dave Love Add specs for push, pop, dotimes, dolist, unless, when.
Wed, 12 Jan 2000 03:04:09 +0000 Richard M. Stallman (with-syntax-table): Add a def-edebug-spec.
Mon, 29 Nov 1999 15:30:32 +0000 Gerd Moellmann (edebug-make-enter-wrapper): Correct
Sun, 21 Nov 1999 14:49:20 +0000 Gerd Moellmann Use new backquote syntax.
Sat, 16 Oct 1999 21:29:48 +0000 Dave Love (edebug-install-read-eval-functions)
Fri, 24 Sep 1999 14:06:13 +0000 Phillip Rulon (edebug-outside-current-prefix-arg):
Sun, 25 Jul 1999 05:45:50 +0000 Karl Heuer Delete compatibility code.
Tue, 19 Jan 1999 17:55:16 +0000 Richard M. Stallman (with-temp-message): Add def-edebug-spec call.
Thu, 07 Jan 1999 19:45:32 +0000 Dave Love (edebug-eval-defun): Deal with defcustom
Fri, 30 Oct 1998 11:00:07 +0000 Andreas Schwab (edebug-initial-mode): Fix customize type.
Thu, 07 May 1998 23:31:26 +0000 Richard M. Stallman (edebug-all-forms): Add autoload cookie.
Sat, 18 Apr 1998 14:36:05 +0000 Richard M. Stallman (edebug-compute-previous-result):
Sat, 14 Mar 1998 04:49:56 +0000 Richard M. Stallman (edebug-recursive-edit)
Wed, 04 Feb 1998 02:40:25 +0000 Richard M. Stallman Doc fixes.
Thu, 16 Oct 1997 18:35:17 +0000 Karl Heuer (edebug-eval-mode): Nicer mode-name value.
Mon, 15 Sep 1997 03:29:47 +0000 Richard M. Stallman (edebug-enter): Save, and bind to nil,
Sat, 12 Jul 1997 06:13:54 +0000 Richard M. Stallman (condition-case): Fix edebug-form-spec to
Mon, 23 Jun 1997 02:04:50 +0000 Richard M. Stallman (edebug-version): Use the Emacs version.
Sun, 22 Jun 1997 05:01:30 +0000 Richard M. Stallman (edebug-sit-for-seconds): New variable.
Thu, 29 May 1997 06:32:44 +0000 Richard M. Stallman (edebug-signal): Avoid infinite recursion.
Mon, 05 May 1997 01:03:53 +0000 Richard M. Stallman (edebug-eval-mode): Add a mode-class property.
Mon, 14 Apr 1997 20:57:39 +0000 Richard M. Stallman (edebug-read-and-maybe-wrap-form): Protect
Sat, 12 Apr 1997 08:35:41 +0000 Richard M. Stallman Add defgroup's; use defcustom for user vars.
Thu, 26 Dec 1996 20:46:51 +0000 Richard M. Stallman (edebug-read-symbol, edebug-read-string): Don't back up after reading.
Sat, 09 Nov 1996 21:48:07 +0000 Richard M. Stallman (combine-after-change-calls): New def-edebug-spec.
Wed, 02 Oct 1996 21:41:56 +0000 Richard M. Stallman (save-selected-window, save-current-buffer)
Tue, 24 Sep 1996 06:54:18 +0000 Richard M. Stallman (edebug-original-signal): Don't define it.
Mon, 23 Sep 1996 04:39:19 +0000 Richard M. Stallman (pre-command-hook, post-command-hook): Defvars deleted.
Wed, 24 Jul 1996 16:36:41 +0000 Richard M. Stallman (edebug-trace-display): Save and restore current buffer.
Wed, 29 May 1996 17:17:34 +0000 Karl Heuer Use executing-kbd-macro, not executing-macro.
Wed, 20 Mar 1996 13:30:16 +0000 Richard M. Stallman Comment change.
Fri, 08 Apr 1994 21:39:52 +0000 Daniel LaLiberte checked in with -k by liberte at 1994/04/09 20:57:56
Thu, 07 Apr 1994 17:16:44 +0000 Richard M. Stallman (edebug-version): Delete third arg of string-match.
Tue, 05 Apr 1994 01:21:06 +0000 Richard M. Stallman (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
Mon, 04 Apr 1994 21:52:06 +0000 Daniel LaLiberte Numerous changes and bug fixes to bring it up to version 3.5.
Thu, 24 Mar 1994 20:38:34 +0000 Daniel LaLiberte New version from author.
Sun, 06 Mar 1994 21:05:30 +0000 Richard M. Stallman (edebug-skip-whitespace): Only \n, not \r, ends a comment.
Fri, 31 Dec 1993 12:42:06 +0000 Richard M. Stallman (eval-current-buffer): Old definition deleted.
Tue, 23 Nov 1993 08:43:48 +0000 Richard M. Stallman Delete periods from error messages.
Tue, 23 Nov 1993 08:41:03 +0000 Richard M. Stallman (edebug-functionp): Recognize compiled functions.
Tue, 21 Sep 1993 07:18:36 +0000 Brian Fox (edebug-enter): Don't call the current function being debugged in
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 31 May 1993 17:28:56 +0000 Richard M. Stallman Provide edebug.