| Commit message (Expand) | Author | Age | Files | Lines |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
* | (def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc | Juanma Barranquero | 2005-07-16 | 1 | -5/+8 |
* | (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active. | Richard M. Stallman | 2005-07-11 | 1 | -29/+32 |
* | (edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend. | Richard M. Stallman | 2005-07-10 | 1 | -0/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (edebug): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -2/+2 |
* | (edebug-eval-defun): Remove unnecessary quotes. | Juri Linkov | 2005-07-04 | 1 | -1/+1 |
* | (edebug-eval-defun): | Juri Linkov | 2005-06-21 | 1 | -2/+9 |
* | (edebug-goto-here): Doc fix. | Luc Teirlinck | 2005-06-17 | 1 | -1/+1 |
* | (edebug-all-defs, edebug-initial-mode, edebug-print-length) | Luc Teirlinck | 2005-06-14 | 1 | -12/+13 |
* | (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make | Lute Kamstra | 2005-06-11 | 1 | -12/+6 |
* | (edebug-set-global-break-condition): | Juri Linkov | 2004-11-28 | 1 | -15/+17 |
* | Comment changes. | Richard M. Stallman | 2004-11-27 | 1 | -6/+1 |
* | (edebug-next-token-class): Allow all symbol-constituent characters | Juri Linkov | 2004-11-05 | 1 | -2/+4 |
* | (edebug-eval-defun): Add `defface'. Fix docstring. | Juri Linkov | 2004-06-10 | 1 | -2/+8 |
* | * emacs-lisp/edebug.el (edebug-compute-previous-result) | Juri Linkov | 2004-05-28 | 1 | -3/+3 |
* | (edebug-display): Bring up a debug trace if the source location can't be found. | Stefan Monnier | 2004-03-22 | 1 | -11/+13 |
* | Add edebug specs for macros `1value' and `noreturn'. | Jonathan Yavner | 2003-11-30 | 1 | -0/+4 |
* | (edebug-display-freq-count): Doc fix. | Richard M. Stallman | 2003-10-20 | 1 | -2/+2 |
* | (edebug-var-status, edebug-restore-status): New functions. | Richard M. Stallman | 2003-09-19 | 1 | -20/+55 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Typo (no clue what happened). | Stefan Monnier | 2003-05-30 | 1 | -1/+1 |
* | (edebug-storing-offsets): Move indent and debug to inside the macro. | Stefan Monnier | 2003-05-30 | 1 | -47/+38 |
* | (define-derived-mode, define-minor-mode): Remove outdated spec. | Stefan Monnier | 2003-05-29 | 1 | -19/+0 |
* | (edebug-window-list): Use push. | Stefan Monnier | 2003-05-29 | 1 | -118/+110 |
* | Fix character constants. | Juanma Barranquero | 2003-02-18 | 1 | -2/+2 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -200/+200 |
* | Don't precompute menu shortcuts during | Stefan Monnier | 2002-09-27 | 1 | -3/+0 |
* | (edebug-eval-top-level-form): Use eval-expression. | Richard M. Stallman | 2002-08-02 | 1 | -5/+17 |
* | (edebug-debugger): If inside redisplay, just return. | Richard M. Stallman | 2002-07-29 | 1 | -36/+39 |
* | (edebug-eval-defun): Don't use defconst on variables. | Stefan Monnier | 2002-04-12 | 1 | -2/+2 |
* | (edebug-form-data, edebug-offsets) | Stefan Monnier | 2001-11-17 | 1 | -88/+12 |
* | (delay-mode-hooks): Add edebug-spec. | Stefan Monnier | 2001-10-30 | 1 | -8/+9 |
* | (edebug-window-live-p): Always alias to window-live-p. | Richard M. Stallman | 2001-10-30 | 1 | -88/+75 |
* | (rx): Add def-edebug-spec. | Gerd Moellmann | 2001-10-01 | 1 | -0/+1 |
* | (edebug-window-live-p): Use | Gerd Moellmann | 2001-09-07 | 1 | -1/+1 |
* | (edebug-read-function): Fix handling of | Gerd Moellmann | 2001-08-08 | 1 | -5/+4 |
* | (define-minor-mode): Improve the spec and remove the rogue second spec. | Stefan Monnier | 2000-12-23 | 1 | -4/+5 |
* | (edebug-version) | Dave Love | 2000-11-22 | 1 | -60/+31 |
* | (edebug-form-spec prop): use dolist. | Stefan Monnier | 2000-11-21 | 1 | -25/+30 |
* | Comment. | Dave Love | 2000-10-06 | 1 | -0/+2 |
* | Change authors' mail address. | Gerd Moellmann | 2000-08-15 | 1 | -2/+2 |
* | (edebug-eval-defun): Make doc string | Gerd Moellmann | 2000-07-05 | 1 | -5/+17 |
* | (edebug-window-live-p, edebug-window-list) | Gerd Moellmann | 2000-07-03 | 1 | -23/+10 |
* | (edebug-emacs-19-specific): Call | Eli Zaretskii | 2000-05-25 | 1 | -1/+1 |
* | (edebug-keywordp): Remove. Change callers | Dave Love | 2000-04-13 | 1 | -9/+10 |
* | Fix specs for dolist, dotimes, push, pop, unless, when. | Dave Love | 2000-04-08 | 1 | -6/+6 |
* | Add specs for push, pop, dotimes, dolist, unless, when. | Dave Love | 2000-01-28 | 1 | -0/+6 |
* | (with-syntax-table): Add a def-edebug-spec. | Richard M. Stallman | 2000-01-12 | 1 | -1/+2 |
* | (edebug-make-enter-wrapper): Correct | Gerd Moellmann | 1999-11-29 | 1 | -3/+4 |