1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Noah Friedman cc669dd810 type-break-good-rest-interval: Doc fix.
type-break-keystroke-threshold: Calcuate based on 35wpm, not 30.

type-break-demo-function-vector: Variable deleted.
type-break-demo-functions: New variable.
type-break: Use new variable.

type-break-time-difference: Return absolute value.

type-break-format-time: New inline function (defsubst).
type-break-statistics, type-break: Use it.

type-break-mode: Just test prefix-numeric-value >= 0 to to enable mode.
The only visible difference is that invocation with no prefix arg the same
as if given positive numeric prefix arg now.
Do not document type-break-query-interval or type-break-query-function
here; make fritterware-happy users read the source.

type-break: If type break is much less (at least 2 minutes) than a "good
rest interval", ask user whether or not to continue with the break.

type-break-check: Do nothing if user is in the minibuffer.
When alarm is signaled but min threshold isn't reached, reschedule break.

type-break-demo-life: Eat char entered to end life demo.
1994-07-21 10:11:59 +00:00
etc Talk about flow control along with C-x C-s and C-s. 1994-07-03 19:32:14 +00:00
lib-src (xmalloc): New function. 1994-07-13 19:10:27 +00:00
lisp type-break-good-rest-interval: Doc fix. 1994-07-21 10:11:59 +00:00
lispref entered into RCS 1994-07-12 02:10:57 +00:00
lwlib *** empty log message *** 1994-05-16 21:29:03 +00:00
msdos (HAVE_STRERROR): Define. 1994-07-14 19:39:09 +00:00
src (Vdeferred_action_list, Vdeferred_action_function): New variables. 1994-07-20 20:01:12 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat (src/paths.h): Use sed script msdos/sed4.inp. 1994-06-07 15:16:39 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub (basic_machine): Add 1750a. 1994-07-11 23:28:46 +00:00
configure1.in (CFLAGS): If the envvar was specified, use that. 1994-07-13 05:08:26 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Formerly INSTALL.~31~ 1994-06-13 15:30:51 +00:00
make-dist Update finder-inf.el. 1994-07-11 20:29:09 +00:00
Makefile.in (libsrc_libs): Var deleted. 1994-07-07 16:58:14 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00