Mercurial > emacs
log lisp/emacs-lisp/edebug.el @ 62483:8daca9735e20
age | author | description |
---|---|---|
Sun, 28 Nov 2004 07:56:25 +0000 | Juri Linkov | (edebug-set-global-break-condition): |
Sat, 27 Nov 2004 19:02:52 +0000 | Richard M. Stallman | Comment changes. |
Fri, 05 Nov 2004 19:07:07 +0000 | Juri Linkov | (edebug-next-token-class): Allow all symbol-constituent characters |
Thu, 10 Jun 2004 04:18:04 +0000 | Juri Linkov | (edebug-eval-defun): Add `defface'. Fix docstring. |
Fri, 28 May 2004 21:03:53 +0000 | Juri Linkov | * emacs-lisp/edebug.el (edebug-compute-previous-result) |
Mon, 22 Mar 2004 15:27:46 +0000 | Stefan Monnier | (edebug-display): Bring up a debug trace if the source location can't be found. |
Sun, 30 Nov 2003 06:57:40 +0000 | Jonathan Yavner | Add edebug specs for macros `1value' and `noreturn'. |