summaryrefslogtreecommitdiff
path: root/lispref/positions.texi
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-11-23 19:03:07 +0000
committerDave Love <fx@gnu.org>2000-11-23 19:03:07 +0000
commite20379bcfa100c3b68a81746328f91e8ccece299 (patch)
treeda6ecd4c077c43cb526601a00aa598f3ca3b8c3d /lispref/positions.texi
parente817daa9d1526cd4f2f1ad2b3d6335d8ff70b5fd (diff)
downloademacs-e20379bcfa100c3b68a81746328f91e8ccece299.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/positions.texi')
-rw-r--r--lispref/positions.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/lispref/positions.texi b/lispref/positions.texi
index 378134e30c2..d79c53d6f36 100644
--- a/lispref/positions.texi
+++ b/lispref/positions.texi
@@ -213,8 +213,9 @@ backward until encountering the front of a word, rather than forward.
In an interactive call, @var{count} is set to the numeric prefix
argument.
-This function is rarely used in programs, as it is more efficient to
-call @code{forward-word} with a negative argument.
+@c [Now optimized by compiler.]
+@c This function is rarely used in programs, as it is more efficient to
+@c call @code{forward-word} with a negative argument.
@end deffn
@defvar words-include-escapes