log

age author description
Sun, 07 Oct 2001 11:19:34 +0000 Gerd Moellmann *** empty log message ***
Sun, 07 Oct 2001 11:03:59 +0000 Ken Raeburn * minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object.
Sun, 07 Oct 2001 11:02:52 +0000 Ken Raeburn * lisp.h (Ffield_end): Declare.
Sun, 07 Oct 2001 04:39:53 +0000 Miles Bader *** empty log message ***
Sun, 07 Oct 2001 03:52:01 +0000 Miles Bader Initial checkin.
Sun, 07 Oct 2001 00:26:13 +0000 Gerd Moellmann *** empty log message ***
Sun, 07 Oct 2001 00:20:39 +0000 Gerd Moellmann (parse_modifiers, apply_modifiers): Use VALMASK.
Sun, 07 Oct 2001 00:14:18 +0000 Gerd Moellmann Fix last change.
Sat, 06 Oct 2001 23:46:55 +0000 Gerd Moellmann (make_gap): Use MOST_POSITIVE_FIXNUM.
Sat, 06 Oct 2001 23:44:55 +0000 Gerd Moellmann (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.
Sat, 06 Oct 2001 23:41:39 +0000 Gerd Moellmann (Ffile_attributes): Use FIXNUM_OVERFLOW_P.
Sat, 06 Oct 2001 23:38:11 +0000 Gerd Moellmann *** empty log message ***
Sat, 06 Oct 2001 23:37:52 +0000 Gerd Moellmann (Fbyte_code): Use MOST_POSITIVE_FIXNUM.
Sat, 06 Oct 2001 23:36:22 +0000 Gerd Moellmann (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.
Sat, 06 Oct 2001 23:32:01 +0000 Gerd Moellmann (inhibit_garbage_collection): Simplify.