I still get this from a clean build:

xdisp.c: In function 'prepare_menu_bars':
xdisp.c:9575: error: too few arguments to function 'ns_set_doc_edited'
make[1]: *** [xdisp.o] Error 1
make: *** [src] Error 2

I'm sorry I don't know anything about Emacs's core to be of any more help then this.

Jimmy


On Wed, Mar 31, 2010 at 12:00 PM, Chong Yidong <cyd@stupidchicken.com> wrote:
Jimmy Yuen Ho Wong <wyuenho@gmail.com> writes:

> Yes. The prototype and the definition are different. The definition has an
> extra param called oldval.

Ah, right.  I've checked in a fix now, thanks.