(read_process_output): Deactivate the mark.
[bpt/emacs.git] / src / floatfns.c
1993-06-01 Richard M. Stallman[!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
1993-05-25 Richard M. Stallman(logb): Don't declare if hpux.
1993-05-24 Richard M. StallmanFix typo in last change.
1993-05-24 Richard M. Stallman[NO_MATHERR]: Undef HAVE_MATHERR.
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-15 Jim Blandy* floatfns.c (logb): Add extern declaration for this.
1993-03-11 Richard M. Stallman(Flogb): Fix arg names. Don't confuse Lisp_Object...
1993-03-11 Richard M. Stallman(Flogb): Fix use of IN_FLOAT.
1993-03-11 Jim Blandy* floatfns.c (Flogb): Undo the change of Feb 22.
1993-03-10 Richard M. Stallman(FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
1993-02-22 Jim Blandy* floatfns.c (Flogb): Always implement this by calling...
1992-12-24 Jim Blandy* floatfns.c (Flog): Fix unescaped newline in string.
1992-10-31 Jim Blandy* floatfns.c (Flog): Don't forget to declare the BASE...
1992-08-19 Jim Blandy* floatfns.c (Fexpm1, Flog1p): Function removed; it...
1992-06-07 Richard M. Stallmanentered into RCS
1992-06-04 Richard M. Stallman*** empty log message ***
1992-05-10 Jim Blandy*** empty log message ***
1992-05-01 Jim Blandy*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1990-09-27 Mike RowanInitial revision