Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |