New directory
[bpt/emacs.git] / lisp / emacs-lisp / edebug.el
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-05-30 Stefan MonnierTypo (no clue what happened).
2003-05-30 Stefan Monnier(edebug-storing-offsets): Move indent and debug to...
2003-05-29 Stefan Monnier(define-derived-mode, define-minor-mode): Remove outdat...
2003-05-29 Stefan Monnier(edebug-window-list): Use push.
2003-02-18 Juanma BarranqueroFix character constants.
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-09-27 Stefan MonnierDon'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...
2000-11-22 Dave Love(edebug-version)
2000-11-21 Stefan Monnier(edebug-form-spec prop): use dolist.
2000-10-06 Dave LoveComment.
2000-08-15 Gerd MoellmannChange 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 LoveFix specs for dolist, dotimes, push, pop, unless, when.
2000-01-28 Dave LoveAdd 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 MoellmannUse 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 HeuerDelete 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. StallmanDoc 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. StallmanAdd defgroup's; use defcustom for user vars.
1996-12-26 Richard M. Stallman(edebug-read-symbol, edebug-read-string): Don't back...
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 HeuerUse executing-kbd-macro, not executing-macro.
1996-03-20 Richard M. StallmanComment change.
1994-04-08 Daniel LaLibertechecked 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...
1994-04-04 Daniel LaLiberteNumerous changes and bug fixes to bring it up to versio...
1994-03-24 Daniel LaLiberteNew 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.
1993-11-23 Richard M. StallmanDelete periods from error messages.
1993-11-23 Richard M. Stallman(edebug-functionp): Recognize compiled functions.
1993-09-21 Brian Fox(edebug-enter): Don't call the current function being...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-31 Richard M. StallmanProvide edebug.
1993-05-03 Jim Blandy* edebug.el (edebug-display): Call the `mark' function...
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-18 Eric S. RaymondAdd or correct keywords
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-07-22 Jim Blandyentered into RCS
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-15 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-05-30 Eric S. RaymondInitial revision