1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
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