log lisp/emacs-lisp/edebug.el @ 57959:47b64fe4daa8

age author description
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.
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)