1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +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
Paul Eggert bc1c9d7e6b (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod
might need it.
(fmod): Ensure that the magnitude of the result does not exceed that
of the divisor, and that the sign of the result does not disagree with
that of the dividend.  This does not yield a
particularly accurate result, but at least it will be in the
range promised by fmod.
1997-01-28 04:51:45 +00:00
etc use tasks.version 1997-01-27 00:04:28 +00:00
lib-src automatically generated from GPLed version 1997-01-23 04:23:12 +00:00
lisp (comint-exec-1): Use file-accessible-directory-p. 1997-01-27 22:55:04 +00:00
lispref Document how insert-before-markers affects overlays. 1997-01-26 06:57:00 +00:00
lwlib (enriched-translations): Add top' and choice' everywhere so that * 1997-01-22 02:04:17 +00:00
man Add rules for the Message manual. 1996-06-27 22:23:03 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt Use windows95 and windowsnt instead 1997-01-20 00:05:31 +00:00
src (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod 1997-01-28 04:51:45 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
config.guess Add hppa1.1-hitachi-hiuxmpp support, passed along by rms. 1997-01-07 19:29:28 +00:00
config.sub Handle mips-unknown-linux-gnu 1996-12-31 20:54:33 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
configure.in Check for rint and cbrt. 1997-01-27 01:48:25 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Update info about DJGPP. 1997-01-13 02:41:58 +00:00
make-dist Use $EMACS to say where to run Emacs. 1997-01-02 00:53:34 +00:00
Makefile.in (INSTALL_STRIP): New variable. 1996-08-29 20:54:02 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00