Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (edebug-all-forms): Add autoload cookie. | Richard M. Stallman | 1998-05-07 | 1 | -0/+10 |
| | | | | (edebug-all-defs): Likewise. | ||||
* | (edebug-compute-previous-result): | Richard M. Stallman | 1998-04-18 | 1 | -1/+1 |
| | | | | Don't pass floating value to single-key-description. | ||||
* | (edebug-recursive-edit) | Richard M. Stallman | 1998-03-14 | 1 | -2/+2 |
| | | | | (edebug-outside-excursion): store-match-data => set-match-data. | ||||
* | Doc fixes. | Richard M. Stallman | 1998-02-04 | 1 | -32/+8 |
| | | | | | | (edebug-stop-before-symbols): Variable deleted. (edebug-form): Don't handle edebug-stop-before-symbols. (edebug-submit-bug-report): Don't include edebug-stop-before-symbols. | ||||
* | (edebug-eval-mode): Nicer mode-name value. | Karl Heuer | 1997-10-16 | 1 | -39/+16 |
| | |||||
* | (edebug-enter): Save, and bind to nil, | Richard M. Stallman | 1997-09-15 | 1 | -0/+11 |
| | | | | overriding-local-map and overriding-terminal-local-map. | ||||
* | (condition-case): Fix edebug-form-spec to | Richard M. Stallman | 1997-07-12 | 1 | -2/+2 |
| | | | | allow a handler with a list of condition names. | ||||
* | (edebug-version): Use the Emacs version. | Richard M. Stallman | 1997-06-23 | 1 | -8/+1 |
| | |||||
* | (edebug-sit-for-seconds): New variable. | Richard M. Stallman | 1997-06-22 | 1 | -3/+8 |
| | | | | (edebug-display): Use that variable to control amt of time. | ||||
* | (edebug-signal): Avoid infinite recursion. | Richard M. Stallman | 1997-05-29 | 1 | -3/+5 |
| | |||||
* | (edebug-eval-mode): Add a mode-class property. | Richard M. Stallman | 1997-05-05 | 1 | -2/+3 |
| | |||||
* | (edebug-read-and-maybe-wrap-form): Protect | Richard M. Stallman | 1997-04-14 | 1 | -4/+6 |
| | | | | against pathological recursive calls. | ||||
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -43/+88 |
| | |||||
* | (edebug-read-symbol, edebug-read-string): Don't back up after reading. | Richard M. Stallman | 1996-12-26 | 1 | -21/+6 |
| | | | | (edebug-read-sexp): Likewise. | ||||
* | (combine-after-change-calls): New def-edebug-spec. | Richard M. Stallman | 1996-11-09 | 1 | -2/+3 |
| | |||||
* | (save-selected-window, save-current-buffer) | Richard M. Stallman | 1996-10-02 | 1 | -2/+10 |
| | | | | | (save-match-data, with-output-to-string, with-current-buffer) (with-temp-file, with-temp-buffer): Add def-edebug-spec calls. | ||||
* | (edebug-original-signal): Don't define it. | Richard M. Stallman | 1996-09-24 | 1 | -16/+8 |
| | | | | | | (edebug-signal): Call signal, not edebug-original-signal. (edebug-enter): Bind signal-hook-function instead of fsetting signal. (edebug-recursive-edit): Clear or clear signal-hook-function. | ||||
* | (pre-command-hook, post-command-hook): Defvars deleted. | Richard M. Stallman | 1996-09-23 | 1 | -19/+4 |
| | | | | | | | | | (post-command-idle-hook): Defvar deleted. (edebug-outside-post-command-idle-hook): Defvar deleted. (edebug-enter): Don't look at or set post-command-idle-hook. (edebug-outside-excursion): Likewise. (edebug-emacs-19-specific): Don't define read-expression-history and read-expression-map. | ||||
* | (edebug-trace-display): Save and restore current buffer. | Richard M. Stallman | 1996-07-24 | 1 | -4/+6 |
| | |||||
* | Use executing-kbd-macro, not executing-macro. | Karl Heuer | 1996-05-29 | 1 | -8/+8 |
| | |||||
* | Comment change. | Richard M. Stallman | 1996-03-20 | 1 | -292/+270 |
| | |||||
* | checked in with -k by liberte at 1994/04/09 20:57:56 | Daniel LaLiberte | 1994-04-08 | 1 | -51/+51 |
| | |||||
* | (edebug-version): Delete third arg of string-match. | Richard M. Stallman | 1994-04-07 | 1 | -3/+3 |
| | |||||
* | (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific. | Richard M. Stallman | 1994-04-05 | 1 | -10/+14 |
| | | | | (edebug-emacs-version-specific): Test for not-version-18. | ||||
* | Numerous changes and bug fixes to bring it up to version 3.5. | Daniel LaLiberte | 1994-04-04 | 1 | -435/+444 |
| | |||||
* | New version from author. | Daniel LaLiberte | 1994-03-24 | 1 | -1723/+3730 |
| | |||||
* | (edebug-skip-whitespace): Only \n, not \r, ends a comment. | Richard M. Stallman | 1994-03-06 | 1 | -1/+1 |
| | |||||
* | (eval-current-buffer): Old definition deleted. | Richard M. Stallman | 1993-12-31 | 1 | -15/+8 |
| | | | | (eval-buffer): Use current buffer by default. | ||||
* | Delete periods from error messages. | Richard M. Stallman | 1993-11-23 | 1 | -11/+11 |
| | | | | | (edebug-functionp): Recognize compiled functions. (edebug-display): Supply missing parens in let. | ||||
* | (edebug-functionp): Recognize compiled functions. | Richard M. Stallman | 1993-11-23 | 1 | -0/+1 |
| | |||||
* | (edebug-enter): Don't call the current function being debugged in | Brian Fox | 1993-09-21 | 1 | -0/+4 |
| | | | | pre-command-hook or post-command-hook. | ||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -7/+7 |
| | |||||
* | Provide edebug. | Richard M. Stallman | 1993-05-31 | 1 | -0/+2 |
| | |||||
* | * edebug.el (edebug-display): Call the `mark' function with the | Jim Blandy | 1993-05-03 | 1 | -3/+6 |
| | | | | | | | | | | | | | | FORCE argument non-nil, so that we don't get an error if the mark isn't set yet. * edebug.el (global-edebug-prefix, global-edebug-map): Add autoload cookies for these, so they are present when Emacs starts up. * edebug.el (global-edebug-map): Bind `C-x X d' to edebug-defun in this map; we can't bind it to `C-x x', as the installation instructions suggest, because that conflicts with copy-to-register. | ||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -22/+22 |
| | |||||
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -1/+1 |
| | |||||
* | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Jim Blandy | 1992-07-22 | 1 | -2/+0 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -8/+14 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-07-15 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-06-24 | 1 | -8/+24 |
| | |||||
* | Initial revision | Eric S. Raymond | 1992-05-30 | 1 | -0/+2521 |