[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

[MD:7074] Re: r3992 - trunk/src



From: meadow-notify@xxxxxxxxxxx <meadow-notify@xxxxxxxxxxx> さん曰く
Subject: r3992 - trunk/src
Message-ID: <20051129122241.19921.qmail@xxxxxxxxxxxxxxxx>
Date: 29 Nov 2005 12:22:41 -0000

> -	XSETFASTINT (p, max (Fline_beginning_position (Qnil), PT - 1));
> +	XSETFASTINT (p, max (XINT (Fline_beginning_position (Qnil), PT - 1));

あれ?
XSETFASTINT (p, max (XINT (Fline_beginning_position (Qnil)), PT - 1));
でよい?

-- 
白井秀行 (mailto:shirai@xxxxxxxxxxx)