* doc/lispref/text.texi (Columns): Remove a nonexistent reference.
The example was removed by Chong Yidong on Mar 5, 2012.
This commit is contained in:
parent
9034c50ae6
commit
7c1802f6ff
1 changed files with 0 additions and 3 deletions
|
@ -2191,9 +2191,6 @@ This function returns the horizontal position of point, measured in
|
||||||
columns, counting from 0 at the left margin. The column position is the
|
columns, counting from 0 at the left margin. The column position is the
|
||||||
sum of the widths of all the displayed representations of the characters
|
sum of the widths of all the displayed representations of the characters
|
||||||
between the start of the current line and point.
|
between the start of the current line and point.
|
||||||
|
|
||||||
For an example of using @code{current-column}, see the description of
|
|
||||||
@code{count-lines} in @ref{Text Lines}.
|
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
@deffn Command move-to-column column &optional force
|
@deffn Command move-to-column column &optional force
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue