X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=man%2Flispref%2Fpositions.texi;h=13832019512e29a9cd435604451b8f42ede72b88;hb=d3dd71489ab2730d79536ebdc3c56cca82766e9d;hp=0030e5164be6485fa39808820c8c1cac65909fad;hpb=72a705551741d6f85a40eea486c222bac482d8dc;p=chise%2Fxemacs-chise.git diff --git a/man/lispref/positions.texi b/man/lispref/positions.texi index 0030e51..1383201 100644 --- a/man/lispref/positions.texi +++ b/man/lispref/positions.texi @@ -82,7 +82,7 @@ omitted. This function returns the maximum accessible value of point in @var{buffer}. This is @code{(1+ (buffer-size buffer))}, unless narrowing is in effect, in which case it is the position of the end of -the region that you narrowed to. (@xref{Narrowing}). @var{buffer} +the region that you narrowed to. (@pxref{Narrowing}). @var{buffer} defaults to the current buffer if omitted. @end defun