Richard M. Stallman
f4897e407d
(edebug-read-symbol, edebug-read-string): Don't back up after reading.
...
(edebug-read-sexp): Likewise.
1996-12-26 20:46:51 +00:00
Richard M. Stallman
5398a9e7bf
(combine-after-change-calls): New def-edebug-spec.
1996-11-09 21:48:07 +00:00
Richard M. Stallman
8fd2940861
(save-selected-window, save-current-buffer)
...
(save-match-data, with-output-to-string, with-current-buffer)
(with-temp-file, with-temp-buffer): Add def-edebug-spec calls.
1996-10-02 21:41:56 +00:00
Richard M. Stallman
1e3ab67be5
(edebug-original-signal): Don't define it.
...
(edebug-signal): Call signal, not edebug-original-signal.
(edebug-enter): Bind signal-hook-function instead of fsetting signal.
(edebug-recursive-edit): Clear or clear signal-hook-function.
1996-09-24 06:54:18 +00:00
Richard M. Stallman
ba88fc3af1
(pre-command-hook, post-command-hook): Defvars deleted.
...
(post-command-idle-hook): Defvar deleted.
(edebug-outside-post-command-idle-hook): Defvar deleted.
(edebug-enter): Don't look at or set post-command-idle-hook.
(edebug-outside-excursion): Likewise.
(edebug-emacs-19-specific): Don't define read-expression-history
and read-expression-map.
1996-09-23 04:39:19 +00:00
Richard M. Stallman
dc0e03f39e
(edebug-trace-display): Save and restore current buffer.
1996-07-24 16:36:41 +00:00
Karl Heuer
efcf38c7c2
Use executing-kbd-macro, not executing-macro.
1996-05-29 17:17:34 +00:00
Richard M. Stallman
f735965834
Comment change.
1996-03-20 13:30:16 +00:00
Daniel LaLiberte
a50d43268a
checked in with -k by liberte at 1994/04/09 20:57:56
1994-04-08 21:39:52 +00:00
Richard M. Stallman
1576fe1dce
(edebug-version): Delete third arg of string-match.
1994-04-07 17:16:44 +00:00
Richard M. Stallman
100aa77cf6
(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
...
(edebug-emacs-version-specific): Test for not-version-18.
1994-04-05 01:21:06 +00:00
Daniel LaLiberte
8866814720
Numerous changes and bug fixes to bring it up to version 3.5.
1994-04-04 21:52:06 +00:00
Daniel LaLiberte
1fe3d50701
New version from author.
1994-03-24 20:38:34 +00:00
Richard M. Stallman
a1ed3ba654
(edebug-skip-whitespace): Only \n, not \r, ends a comment.
1994-03-06 21:05:30 +00:00
Richard M. Stallman
1c222bca8f
(eval-current-buffer): Old definition deleted.
...
(eval-buffer): Use current buffer by default.
1993-12-31 12:42:06 +00:00
Richard M. Stallman
4897b0a059
Delete periods from error messages.
...
(edebug-functionp): Recognize compiled functions.
(edebug-display): Supply missing parens in let.
1993-11-23 08:43:48 +00:00
Richard M. Stallman
d4ce6b1875
(edebug-functionp): Recognize compiled functions.
1993-11-23 08:41:03 +00:00
Brian Fox
9c0415e0b5
(edebug-enter): Don't call the current function being debugged in
...
pre-command-hook or post-command-hook.
1993-09-21 07:18:36 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
e8544af27e
Provide edebug.
1993-05-31 17:28:56 +00:00
Jim Blandy
85dd3810c9
* edebug.el (edebug-display): Call the `mark' function with the
...
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.
1993-05-03 03:36:19 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21
Add or correct keywords
1993-03-18 21:29:42 +00:00
Jim Blandy
dbc4e1c129
JimB's changes since January 18th
1993-01-26 01:58:16 +00:00
Jim Blandy
e51e47f729
entered into RCS
1992-07-22 20:59:53 +00:00
Eric S. Raymond
3a801d0c71
*** empty log message ***
1992-07-22 04:22:42 +00:00
Jim Blandy
f98955eaaa
*** empty log message ***
1992-07-15 02:24:58 +00:00
Jim Blandy
daa3760289
*** empty log message ***
1992-06-24 05:09:26 +00:00
Eric S. Raymond
84fc2cfa7d
Initial revision
1992-05-30 23:52:26 +00:00