Thu, 14 Jun 2007 00:10:43 +0000 |
Juanma Barranquero |
(edebug-pop-to-buffer, edebug-display): Remove redundant checks.
|
Thu, 28 Aug 2008 10:55:29 +0000 |
Juanma Barranquero |
(edebug): Fix typo in docstring.
|
Tue, 26 Aug 2008 11:02:51 +0000 |
Juanma Barranquero |
Fix typos (sync from the trunk).
|
Mon, 04 Feb 2008 16:54:05 +0000 |
Richard M. Stallman |
Comment changes.
|
Mon, 07 Jan 2008 01:07:48 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Tue, 09 Oct 2007 01:18:29 +0000 |
Richard M. Stallman |
(edebug-install-custom-print-funcs)
|
Thu, 23 Aug 2007 18:38:33 +0000 |
Stefan Monnier |
(edebug-list-form, edebug-match-symbol, \,)
|
Wed, 25 Jul 2007 04:09:49 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Fri, 13 Apr 2007 06:03:53 +0000 |
Martin Rudalics |
(edebug-pop-to-buffer): Don't select window marked as dedicated.
|
Wed, 28 Mar 2007 13:23:42 +0000 |
Richard M. Stallman |
(edebug-display): Don't go to edebug-outside-buffer if it is dead.
|
Sun, 04 Mar 2007 17:53:03 +0000 |
Richard M. Stallman |
(edebug-kill-buffer): New function.
|
Sun, 21 Jan 2007 02:48:43 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Thu, 10 Aug 2006 16:07:43 +0000 |
Chong Yidong |
Minor fix to last change.
|
Thu, 10 Aug 2006 15:27:41 +0000 |
Chong Yidong |
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
|
Wed, 12 Jul 2006 16:04:23 +0000 |
Richard M. Stallman |
(edebug-instrument-function): Err if find-function-noselect gives no position.
|
Sun, 09 Jul 2006 02:00:46 +0000 |
Richard M. Stallman |
(def-edebug-spec): Moved to subr.el.
|
Thu, 13 Apr 2006 10:51:17 +0000 |
Eli Zaretskii |
(edebug-basic-spec): New function for vetting file-local form specs.
|
Fri, 03 Mar 2006 11:55:43 +0000 |
Eli Zaretskii |
(edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
|
Mon, 06 Feb 2006 12:31:40 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Fri, 23 Dec 2005 21:56:01 +0000 |
Juri Linkov |
(edebug-all-defs, edebug-all-forms): Add autoload cookies.
|
Sat, 17 Dec 2005 15:45:55 +0000 |
Chong Yidong |
* emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
|
Tue, 06 Dec 2005 22:10:07 +0000 |
Stefan Monnier |
(edebug-skip-whitespace): read1:lread.c says
|
Sat, 06 Aug 2005 17:48:15 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 16 Jul 2005 21:18:55 +0000 |
Juanma Barranquero |
(def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc
|
Mon, 11 Jul 2005 04:05:07 +0000 |
Richard M. Stallman |
(edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.
|
Sun, 10 Jul 2005 17:23:44 +0000 |
Richard M. Stallman |
(edebug-enter): Call with-timeout-suspend and with-timeout-unsuspend.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 04 Jul 2005 02:43:00 +0000 |
Juanma Barranquero |
(edebug): Finish `defgroup' description with period.
|
Mon, 04 Jul 2005 01:06:17 +0000 |
Juri Linkov |
(edebug-eval-defun): Remove unnecessary quotes.
|
Tue, 21 Jun 2005 15:59:51 +0000 |
Juri Linkov |
(edebug-eval-defun):
|
Fri, 17 Jun 2005 14:32:46 +0000 |
Luc Teirlinck |
(edebug-goto-here): Doc fix.
|
Tue, 14 Jun 2005 20:39:04 +0000 |
Luc Teirlinck |
(edebug-all-defs, edebug-initial-mode, edebug-print-length)
|
Sat, 11 Jun 2005 08:39:39 +0000 |
Lute Kamstra |
(edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
|
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'.
|
Mon, 20 Oct 2003 23:45:19 +0000 |
Richard M. Stallman |
(edebug-display-freq-count): Doc fix.
|
Fri, 19 Sep 2003 14:31:15 +0000 |
Richard M. Stallman |
(edebug-var-status, edebug-restore-status): New functions.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 30 May 2003 15:35:54 +0000 |
Stefan Monnier |
Typo (no clue what happened).
|
Fri, 30 May 2003 15:34:02 +0000 |
Stefan Monnier |
(edebug-storing-offsets): Move indent and debug to inside the macro.
|
Thu, 29 May 2003 22:20:47 +0000 |
Stefan Monnier |
(define-derived-mode, define-minor-mode): Remove outdated spec.
|
Thu, 29 May 2003 22:09:24 +0000 |
Stefan Monnier |
(edebug-window-list): Use push.
|
Tue, 18 Feb 2003 11:01:34 +0000 |
Juanma Barranquero |
Fix character constants.
|
Tue, 04 Feb 2003 13:24:35 +0000 |
Juanma Barranquero |
Trailing whitepace deleted.
|
Fri, 27 Sep 2002 22:18:17 +0000 |
Stefan Monnier |
Don't precompute menu shortcuts during
|
Fri, 02 Aug 2002 18:00:18 +0000 |
Richard M. Stallman |
(edebug-eval-top-level-form): Use eval-expression.
|
Mon, 29 Jul 2002 01:51:09 +0000 |
Richard M. Stallman |
(edebug-debugger): If inside redisplay, just return.
|
Fri, 12 Apr 2002 03:20:46 +0000 |
Stefan Monnier |
(edebug-eval-defun): Don't use defconst on variables.
|
Sat, 17 Nov 2001 00:51:55 +0000 |
Stefan Monnier |
(edebug-form-data, edebug-offsets)
|
Tue, 30 Oct 2001 03:31:32 +0000 |
Stefan Monnier |
(delay-mode-hooks): Add edebug-spec.
|
Tue, 30 Oct 2001 00:21:34 +0000 |
Richard M. Stallman |
(edebug-window-live-p): Always alias to window-live-p.
|
Mon, 01 Oct 2001 07:30:38 +0000 |
Gerd Moellmann |
(rx): Add def-edebug-spec.
|
Fri, 07 Sep 2001 11:32:18 +0000 |
Gerd Moellmann |
(edebug-window-live-p): Use
|
Wed, 08 Aug 2001 10:51:34 +0000 |
Gerd Moellmann |
(edebug-read-function): Fix handling of
|
Sat, 23 Dec 2000 20:53:48 +0000 |
Stefan Monnier |
(define-minor-mode): Improve the spec and remove the rogue second spec.
|
Wed, 22 Nov 2000 16:24:34 +0000 |
Dave Love |
(edebug-version)
|
Tue, 21 Nov 2000 21:47:25 +0000 |
Stefan Monnier |
(edebug-form-spec prop): use dolist.
|
Fri, 06 Oct 2000 18:37:50 +0000 |
Dave Love |
Comment.
|
Tue, 15 Aug 2000 12:39:23 +0000 |
Gerd Moellmann |
Change authors' mail address.
|
Wed, 05 Jul 2000 15:15:53 +0000 |
Gerd Moellmann |
(edebug-eval-defun): Make doc string
|
Mon, 03 Jul 2000 09:12:12 +0000 |
Gerd Moellmann |
(edebug-window-live-p, edebug-window-list)
|
Thu, 25 May 2000 16:55:17 +0000 |
Eli Zaretskii |
(edebug-emacs-19-specific): Call
|
Thu, 13 Apr 2000 19:04:33 +0000 |
Dave Love |
(edebug-keywordp): Remove. Change callers
|
Sat, 08 Apr 2000 23:39:07 +0000 |
Dave Love |
Fix specs for dolist, dotimes, push, pop, unless, when.
|
Fri, 28 Jan 2000 22:12:29 +0000 |
Dave Love |
Add specs for push, pop, dotimes, dolist, unless, when.
|
Wed, 12 Jan 2000 03:04:09 +0000 |
Richard M. Stallman |
(with-syntax-table): Add a def-edebug-spec.
|
Mon, 29 Nov 1999 15:30:32 +0000 |
Gerd Moellmann |
(edebug-make-enter-wrapper): Correct
|
Sun, 21 Nov 1999 14:49:20 +0000 |
Gerd Moellmann |
Use new backquote syntax.
|
Sat, 16 Oct 1999 21:29:48 +0000 |
Dave Love |
(edebug-install-read-eval-functions)
|
Fri, 24 Sep 1999 14:06:13 +0000 |
Phillip Rulon |
(edebug-outside-current-prefix-arg):
|
Sun, 25 Jul 1999 05:45:50 +0000 |
Karl Heuer |
Delete compatibility code.
|
Tue, 19 Jan 1999 17:55:16 +0000 |
Richard M. Stallman |
(with-temp-message): Add def-edebug-spec call.
|
Thu, 07 Jan 1999 19:45:32 +0000 |
Dave Love |
(edebug-eval-defun): Deal with defcustom
|
Fri, 30 Oct 1998 11:00:07 +0000 |
Andreas Schwab |
(edebug-initial-mode): Fix customize type.
|
Thu, 07 May 1998 23:31:26 +0000 |
Richard M. Stallman |
(edebug-all-forms): Add autoload cookie.
|
Sat, 18 Apr 1998 14:36:05 +0000 |
Richard M. Stallman |
(edebug-compute-previous-result):
|
Sat, 14 Mar 1998 04:49:56 +0000 |
Richard M. Stallman |
(edebug-recursive-edit)
|
Wed, 04 Feb 1998 02:40:25 +0000 |
Richard M. Stallman |
Doc fixes.
|
Thu, 16 Oct 1997 18:35:17 +0000 |
Karl Heuer |
(edebug-eval-mode): Nicer mode-name value.
|
Mon, 15 Sep 1997 03:29:47 +0000 |
Richard M. Stallman |
(edebug-enter): Save, and bind to nil,
|
Sat, 12 Jul 1997 06:13:54 +0000 |
Richard M. Stallman |
(condition-case): Fix edebug-form-spec to
|
Mon, 23 Jun 1997 02:04:50 +0000 |
Richard M. Stallman |
(edebug-version): Use the Emacs version.
|
Sun, 22 Jun 1997 05:01:30 +0000 |
Richard M. Stallman |
(edebug-sit-for-seconds): New variable.
|
Thu, 29 May 1997 06:32:44 +0000 |
Richard M. Stallman |
(edebug-signal): Avoid infinite recursion.
|
Mon, 05 May 1997 01:03:53 +0000 |
Richard M. Stallman |
(edebug-eval-mode): Add a mode-class property.
|
Mon, 14 Apr 1997 20:57:39 +0000 |
Richard M. Stallman |
(edebug-read-and-maybe-wrap-form): Protect
|
Sat, 12 Apr 1997 08:35:41 +0000 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
Thu, 26 Dec 1996 20:46:51 +0000 |
Richard M. Stallman |
(edebug-read-symbol, edebug-read-string): Don't back up after reading.
|
Sat, 09 Nov 1996 21:48:07 +0000 |
Richard M. Stallman |
(combine-after-change-calls): New def-edebug-spec.
|
Wed, 02 Oct 1996 21:41:56 +0000 |
Richard M. Stallman |
(save-selected-window, save-current-buffer)
|
Tue, 24 Sep 1996 06:54:18 +0000 |
Richard M. Stallman |
(edebug-original-signal): Don't define it.
|
Mon, 23 Sep 1996 04:39:19 +0000 |
Richard M. Stallman |
(pre-command-hook, post-command-hook): Defvars deleted.
|
Wed, 24 Jul 1996 16:36:41 +0000 |
Richard M. Stallman |
(edebug-trace-display): Save and restore current buffer.
|
Wed, 29 May 1996 17:17:34 +0000 |
Karl Heuer |
Use executing-kbd-macro, not executing-macro.
|
Wed, 20 Mar 1996 13:30:16 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 08 Apr 1994 21:39:52 +0000 |
Daniel LaLiberte |
checked in with -k by liberte at 1994/04/09 20:57:56
|
Thu, 07 Apr 1994 17:16:44 +0000 |
Richard M. Stallman |
(edebug-version): Delete third arg of string-match.
|
Tue, 05 Apr 1994 01:21:06 +0000 |
Richard M. Stallman |
(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
|
Mon, 04 Apr 1994 21:52:06 +0000 |
Daniel LaLiberte |
Numerous changes and bug fixes to bring it up to version 3.5.
|
Thu, 24 Mar 1994 20:38:34 +0000 |
Daniel LaLiberte |
New version from author.
|
Sun, 06 Mar 1994 21:05:30 +0000 |
Richard M. Stallman |
(edebug-skip-whitespace): Only \n, not \r, ends a comment.
|
Fri, 31 Dec 1993 12:42:06 +0000 |
Richard M. Stallman |
(eval-current-buffer): Old definition deleted.
|
Tue, 23 Nov 1993 08:43:48 +0000 |
Richard M. Stallman |
Delete periods from error messages.
|
Tue, 23 Nov 1993 08:41:03 +0000 |
Richard M. Stallman |
(edebug-functionp): Recognize compiled functions.
|
Tue, 21 Sep 1993 07:18:36 +0000 |
Brian Fox |
(edebug-enter): Don't call the current function being debugged in
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Mon, 31 May 1993 17:28:56 +0000 |
Richard M. Stallman |
Provide edebug.
|
Mon, 03 May 1993 03:36:19 +0000 |
Jim Blandy |
* edebug.el (edebug-display): Call the `mark' function with the
|
Mon, 22 Mar 1993 03:27:18 +0000 |
Eric S. Raymond |
Added or corrected Commentary sections
|
Thu, 18 Mar 1993 21:29:42 +0000 |
Eric S. Raymond |
Add or correct keywords
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Wed, 22 Jul 1992 20:59:53 +0000 |
Jim Blandy |
entered into RCS
|
Wed, 22 Jul 1992 04:22:42 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Wed, 15 Jul 1992 02:24:58 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 24 Jun 1992 05:09:26 +0000 |
Jim Blandy |
*** empty log message ***
|