| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | Use new backquote syntax. | Gerd Moellmann | 1999-11-21 | 1 | -123/+122 |
* | (edebug-install-read-eval-functions) | Dave Love | 1999-10-16 | 1 | -8/+3 |
* | (edebug-outside-current-prefix-arg): | Phillip Rulon | 1999-09-24 | 1 | -3/+6 |
* | Delete compatibility code. | Karl Heuer | 1999-07-25 | 1 | -8/+7 |
* | (with-temp-message): Add def-edebug-spec call. | Richard M. Stallman | 1999-01-19 | 1 | -0/+1 |
* | (edebug-eval-defun): Deal with defcustom | Dave Love | 1999-01-07 | 1 | -4/+9 |
* | (edebug-initial-mode): Fix customize type. | Andreas Schwab | 1998-10-30 | 1 | -2/+6 |
* | (edebug-all-forms): Add autoload cookie. | Richard M. Stallman | 1998-05-07 | 1 | -0/+10 |
* | (edebug-compute-previous-result): | Richard M. Stallman | 1998-04-18 | 1 | -1/+1 |
* | (edebug-recursive-edit) | Richard M. Stallman | 1998-03-14 | 1 | -2/+2 |
* | Doc fixes. | Richard M. Stallman | 1998-02-04 | 1 | -32/+8 |