log lisp/emacs-lisp/edebug.el @ 78946:b70291074dcf

age author description
2007-08-23 Stefan Monnier (edebug-list-form, edebug-match-symbol, \,)
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-13 Martin Rudalics (edebug-pop-to-buffer): Don't select window marked as dedicated.
2007-03-28 Richard M. Stallman (edebug-display): Don't go to edebug-outside-buffer if it is dead.
2007-03-04 Richard M. Stallman (edebug-kill-buffer): New function.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-08-10 Chong Yidong Minor fix to last change.
2006-08-10 Chong Yidong * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
2006-07-12 Richard M. Stallman (edebug-instrument-function): Err if find-function-noselect gives no position.
2006-07-09 Richard M. Stallman (def-edebug-spec): Moved to subr.el.
2006-04-13 Eli Zaretskii (edebug-basic-spec): New function for vetting file-local form specs.
2006-03-03 Eli Zaretskii (edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-23 Juri Linkov (edebug-all-defs, edebug-all-forms): Add autoload cookies.
2005-12-17 Chong Yidong * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
2005-12-06 Stefan Monnier (edebug-skip-whitespace): read1:lread.c says
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-16 Juanma Barranquero (def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc
2005-07-11 Richard M. Stallman (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.
2005-07-10 Richard M. Stallman (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juanma Barranquero (edebug): Finish `defgroup' description with period.
2005-07-04 Juri Linkov (edebug-eval-defun): Remove unnecessary quotes.
2005-06-21 Juri Linkov (edebug-eval-defun):
2005-06-17 Luc Teirlinck (edebug-goto-here): Doc fix.
2005-06-14 Luc Teirlinck (edebug-all-defs, edebug-initial-mode, edebug-print-length)
2005-06-11 Lute Kamstra (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
2004-11-28 Juri Linkov (edebug-set-global-break-condition):
2004-11-27 Richard M. Stallman Comment changes.
2004-11-05 Juri Linkov (edebug-next-token-class): Allow all symbol-constituent characters
2004-06-10 Juri Linkov (edebug-eval-defun): Add `defface'. Fix docstring.
2004-05-28 Juri Linkov * emacs-lisp/edebug.el (edebug-compute-previous-result)
2004-03-22 Stefan Monnier (edebug-display): Bring up a debug trace if the source location can't be found.
2003-11-30 Jonathan Yavner Add edebug specs for macros `1value' and `noreturn'.
2003-10-20 Richard M. Stallman (edebug-display-freq-count): Doc fix.
2003-09-19 Richard M. Stallman (edebug-var-status, edebug-restore-status): New functions.
2003-09-01 Miles Bader Add arch taglines
2003-05-30 Stefan Monnier Typo (no clue what happened).
2003-05-30 Stefan Monnier (edebug-storing-offsets): Move indent and debug to inside the macro.
2003-05-29 Stefan Monnier (define-derived-mode, define-minor-mode): Remove outdated spec.
2003-05-29 Stefan Monnier (edebug-window-list): Use push.
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)