X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fbuffer.c;h=ecb204cc5dc40021a8bae7b16e87364f0210c0c5;hb=6fdcce196fbc47602004ae6a364f2840019605c0;hp=5790dc9355a7f9955bda4197ed38842de31d2416;hpb=a5812bf2ff9a9cf40f4ff78dcb83f5b4c295bd18;p=chise%2Fxemacs-chise.git diff --git a/src/buffer.c b/src/buffer.c index 5790dc9..ecb204c 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -1000,8 +1000,8 @@ The ordering is for this frame; If second optional argument FRAME is provided, then the ordering is for that frame. If the second arg is t, then the global ordering is returned. -Note: In FSF Emacs, this function takes two arguments: BUFFER and -VISIBLE-OK. +Note: In FSF Emacs, this function takes the arguments in the order of +BUFFER, VISIBLE-OK and FRAME. */ (buffer, frame, visible_ok)) {