diff options
author | Noah Friedman <friedman@splode.com> | 1994-07-28 17:32:36 +0000 |
---|---|---|
committer | Noah Friedman <friedman@splode.com> | 1994-07-28 17:32:36 +0000 |
commit | e7b20417255e89bdd71354aa7c2777f997ce6601 (patch) | |
tree | e21810dd5d3d61ac5e8602e0a40b73ab36a1d082 /lisp/emacs-lisp/debug.el | |
parent | 35d4f4e8e421a952e8e774efe2729b9978792f56 (diff) | |
download | emacs-e7b20417255e89bdd71354aa7c2777f997ce6601.tar.gz emacs-e7b20417255e89bdd71354aa7c2777f997ce6601.tar.bz2 emacs-e7b20417255e89bdd71354aa7c2777f997ce6601.zip |
type-break-time-warning-intervals, type-break-keystroke-warning-intervals,
type-break-warning-repeat: New variables.
type-break-current-time-warning-interval,
type-break-current-keystroke-warning-interval,
type-break-time-warning-count, type-break-keystroke-warning-count: New
variables.
type-break-demo-boring: New function.
type-break-demo-functions: Add it to the default list.
type-break-post-command-hook: New variable.
type-break-run-tb-post-command-hook: New function.
type-break-mode: Install them.
type-break-keystroke-reset: New function.
type-break-check: Call it when appropriate.
type-break: call type-break-cancel-schedule.
Check that rest time was within 60 seconds of "good rest" interval, not 120.
type-break-time-warning-schedule, type-break-cancel-time-warning-schedule,
type-break-time-warning-alarm, type-break-time-warning: New functions.
type-break-schedule: Remove interactive spec and docstring.
Call type-break-time-warning-schedule.
type-break-cancel-schedule: Remove interactive spec and docstring.
Call type-break-cancel-time-warning-schedule.
type-break-check: Don't check for type-break-mode here.
type-break-run-tb-post-command-hook does that now.
type-break-keystroke-warning: New function.
type-break-check-keystroke-warning: New inline function (defsubst).
type-break-check: Call it.
type-break-query: Bind type-break-mode to nil while calling query function.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions