log lisp/emacs-lisp/edebug.el @ 50443:dff98b69fed2

age author description
2003-02-18 Juanma Barranquero Fix character constants.
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-09-27 Stefan Monnier Don't precompute menu shortcuts during
2002-08-02 Richard M. Stallman (edebug-eval-top-level-form): Use eval-expression.
2002-07-29 Richard M. Stallman (edebug-debugger): If inside redisplay, just return.
2002-04-12 Stefan Monnier (edebug-eval-defun): Don't use defconst on variables.
2001-11-17 Stefan Monnier (edebug-form-data, edebug-offsets)
2001-10-30 Stefan Monnier (delay-mode-hooks): Add edebug-spec.
2001-10-30 Richard M. Stallman (edebug-window-live-p): Always alias to window-live-p.
2001-10-01 Gerd Moellmann (rx): Add def-edebug-spec.
2001-09-07 Gerd Moellmann (edebug-window-live-p): Use
2001-08-08 Gerd Moellmann (edebug-read-function): Fix handling of
2000-12-23 Stefan Monnier (define-minor-mode): Improve the spec and remove the rogue second spec.
2000-11-22 Dave Love (edebug-version)
2000-11-21 Stefan Monnier (edebug-form-spec prop): use dolist.
2000-10-06 Dave Love Comment.
2000-08-15 Gerd Moellmann Change authors' mail address.
2000-07-05 Gerd Moellmann (edebug-eval-defun): Make doc string
2000-07-03 Gerd Moellmann (edebug-window-live-p, edebug-window-list)
2000-05-25 Eli Zaretskii (edebug-emacs-19-specific): Call
2000-04-13 Dave Love (edebug-keywordp): Remove. Change callers
2000-04-08 Dave Love Fix specs for dolist, dotimes, push, pop, unless, when.
2000-01-28 Dave Love Add specs for push, pop, dotimes, dolist, unless, when.
2000-01-12 Richard M. Stallman (with-syntax-table): Add a def-edebug-spec.
1999-11-29 Gerd Moellmann (edebug-make-enter-wrapper): Correct
1999-11-21 Gerd Moellmann Use new backquote syntax.
1999-10-16 Dave Love (edebug-install-read-eval-functions)
1999-09-24 Phillip Rulon (edebug-outside-current-prefix-arg):
1999-07-25 Karl Heuer Delete compatibility code.
1999-01-19 Richard M. Stallman (with-temp-message): Add def-edebug-spec call.
1999-01-07 Dave Love (edebug-eval-defun): Deal with defcustom
1998-10-30 Andreas Schwab (edebug-initial-mode): Fix customize type.
1998-05-07 Richard M. Stallman (edebug-all-forms): Add autoload cookie.
1998-04-18 Richard M. Stallman (edebug-compute-previous-result):
1998-03-14 Richard M. Stallman (edebug-recursive-edit)
1998-02-04 Richard M. Stallman Doc fixes.
1997-10-16 Karl Heuer (edebug-eval-mode): Nicer mode-name value.
1997-09-15 Richard M. Stallman (edebug-enter): Save, and bind to nil,
1997-07-12 Richard M. Stallman (condition-case): Fix edebug-form-spec to
1997-06-23 Richard M. Stallman (edebug-version): Use the Emacs version.
1997-06-22 Richard M. Stallman (edebug-sit-for-seconds): New variable.
1997-05-29 Richard M. Stallman (edebug-signal): Avoid infinite recursion.
1997-05-05 Richard M. Stallman (edebug-eval-mode): Add a mode-class property.
1997-04-14 Richard M. Stallman (edebug-read-and-maybe-wrap-form): Protect
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1996-12-26 Richard M. Stallman (edebug-read-symbol, edebug-read-string): Don't back up after reading.
1996-11-09 Richard M. Stallman (combine-after-change-calls): New def-edebug-spec.
1996-10-02 Richard M. Stallman (save-selected-window, save-current-buffer)
1996-09-24 Richard M. Stallman (edebug-original-signal): Don't define it.
1996-09-23 Richard M. Stallman (pre-command-hook, post-command-hook): Defvars deleted.
1996-07-24 Richard M. Stallman (edebug-trace-display): Save and restore current buffer.
1996-05-29 Karl Heuer Use executing-kbd-macro, not executing-macro.
1996-03-20 Richard M. Stallman Comment change.
1994-04-08 Daniel LaLiberte checked in with -k by liberte at 1994/04/09 20:57:56
1994-04-07 Richard M. Stallman (edebug-version): Delete third arg of string-match.
1994-04-05 Richard M. Stallman (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
1994-04-04 Daniel LaLiberte Numerous changes and bug fixes to bring it up to version 3.5.
1994-03-24 Daniel LaLiberte New version from author.
1994-03-06 Richard M. Stallman (edebug-skip-whitespace): Only \n, not \r, ends a comment.
1993-12-31 Richard M. Stallman (eval-current-buffer): Old definition deleted.