log lisp/emacs-lisp/edebug.el @ 55771:4b9c2c0fbfe1

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