summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/edebug.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.Richard M. Stallman1994-04-051-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 LaLiberte1994-04-041-435/+444
|
* New version from author.Daniel LaLiberte1994-03-241-1723/+3730
|
* (edebug-skip-whitespace): Only \n, not \r, ends a comment.Richard M. Stallman1994-03-061-1/+1
|
* (eval-current-buffer): Old definition deleted.Richard M. Stallman1993-12-311-15/+8
| | | | (eval-buffer): Use current buffer by default.
* Delete periods from error messages.Richard M. Stallman1993-11-231-11/+11
| | | | | (edebug-functionp): Recognize compiled functions. (edebug-display): Supply missing parens in let.
* (edebug-functionp): Recognize compiled functions.Richard M. Stallman1993-11-231-0/+1
|
* (edebug-enter): Don't call the current function being debugged inBrian Fox1993-09-211-0/+4
| | | | pre-command-hook or post-command-hook.
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-7/+7
|
* Provide edebug.Richard M. Stallman1993-05-311-0/+2
|
* * edebug.el (edebug-display): Call the `mark' function with theJim Blandy1993-05-031-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 sectionsEric S. Raymond1993-03-221-22/+22
|
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
|
* JimB's changes since January 18thJim Blandy1993-01-261-1/+1
|
* entered into RCSJim Blandy1992-07-221-2/+0
|
* *** empty log message ***Eric S. Raymond1992-07-221-8/+14
|
* *** empty log message ***Jim Blandy1992-07-151-3/+3
|
* *** empty log message ***Jim Blandy1992-06-241-8/+24
|
* Initial revisionEric S. Raymond1992-05-301-0/+2521