summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/edebug.el
Commit message (Expand)AuthorAgeFilesLines
* (edebug-initial-mode): Fix customize type.Andreas Schwab1998-10-301-2/+6
* (edebug-all-forms): Add autoload cookie.Richard M. Stallman1998-05-071-0/+10
* (edebug-compute-previous-result):Richard M. Stallman1998-04-181-1/+1
* (edebug-recursive-edit)Richard M. Stallman1998-03-141-2/+2
* Doc fixes.Richard M. Stallman1998-02-041-32/+8
* (edebug-eval-mode): Nicer mode-name value.Karl Heuer1997-10-161-39/+16
* (edebug-enter): Save, and bind to nil,Richard M. Stallman1997-09-151-0/+11
* (condition-case): Fix edebug-form-spec toRichard M. Stallman1997-07-121-2/+2
* (edebug-version): Use the Emacs version.Richard M. Stallman1997-06-231-8/+1
* (edebug-sit-for-seconds): New variable.Richard M. Stallman1997-06-221-3/+8
* (edebug-signal): Avoid infinite recursion.Richard M. Stallman1997-05-291-3/+5
* (edebug-eval-mode): Add a mode-class property.Richard M. Stallman1997-05-051-2/+3
* (edebug-read-and-maybe-wrap-form): ProtectRichard M. Stallman1997-04-141-4/+6
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-43/+88
* (edebug-read-symbol, edebug-read-string): Don't back up after reading.Richard M. Stallman1996-12-261-21/+6
* (combine-after-change-calls): New def-edebug-spec.Richard M. Stallman1996-11-091-2/+3
* (save-selected-window, save-current-buffer)Richard M. Stallman1996-10-021-2/+10
* (edebug-original-signal): Don't define it.Richard M. Stallman1996-09-241-16/+8
* (pre-command-hook, post-command-hook): Defvars deleted.Richard M. Stallman1996-09-231-19/+4
* (edebug-trace-display): Save and restore current buffer.Richard M. Stallman1996-07-241-4/+6
* Use executing-kbd-macro, not executing-macro.Karl Heuer1996-05-291-8/+8
* Comment change.Richard M. Stallman1996-03-201-292/+270
* checked in with -k by liberte at 1994/04/09 20:57:56Daniel LaLiberte1994-04-081-51/+51
* (edebug-version): Delete third arg of string-match.Richard M. Stallman1994-04-071-3/+3
* (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.Richard M. Stallman1994-04-051-10/+14
* 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
* Delete periods from error messages.Richard M. Stallman1993-11-231-11/+11
* (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
* 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
* 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