# HG changeset patch # User stephent # Date 1092389303 0 # Node ID 0ac5faff7095e86ffd96bc9eadd2b37c79d9565f # Parent d7b0be86f112b3bac0b405dff49e915065fa3f00 [xemacs-hg @ 2004-08-13 09:28:20 by stephent] fix bogus xref <87d61vcrr5.fsf@tleepslib.sk.tsukuba.ac.jp> diff -r d7b0be86f112 -r 0ac5faff7095 man/ChangeLog --- a/man/ChangeLog Thu Aug 12 21:50:32 2004 +0000 +++ b/man/ChangeLog Fri Aug 13 09:28:23 2004 +0000 @@ -1,3 +1,7 @@ +2004-08-13 Stephen J. Turnbull + + * lispref/positions.texi (Text Lines): makeinfo doesn't like Note:. + 2004-07-19 Stephen J. Turnbull * lispref/glyphs.texi: Complete reorganization, some content updated. @@ -14,7 +18,7 @@ * internals/internals.texi (Techniques for XEmacs Developers): Be specific when discussing optimization. - (Techniques for XEmacs Developers): Fragments that are meaningly + (Techniques for XEmacs Developers): Fragments that are meaningful by themselves or contain placeholders should be @samp, not @code. (Modules for Internationalization): Add description of mule-coding.c and further deprecate mule.c. diff -r d7b0be86f112 -r 0ac5faff7095 man/lispref/positions.texi --- a/man/lispref/positions.texi Thu Aug 12 21:50:32 2004 +0000 +++ b/man/lispref/positions.texi Fri Aug 13 09:28:23 2004 +0000 @@ -364,7 +364,7 @@ With optional @var{ignore-invisible-lines-flag} non-@code{nil}, lines collapsed with selective-display are excluded from the line count. -@strong{Note:} The expression to return the current line number is not +@strong{N.B.} The expression to return the current line number is not obvious: @example