# HG changeset patch # User Richard M. Stallman # Date 1089389297 0 # Node ID cc9dcd357544d96610bcf6298e89f153f096c249 # Parent 2dc937a6a0e182cfd1d8cb6e410caf598bb14812 (current-word): Doc fix. diff -r 2dc937a6a0e1 -r cc9dcd357544 lisp/simple.el --- a/lisp/simple.el Fri Jul 09 15:03:07 2004 +0000 +++ b/lisp/simple.el Fri Jul 09 16:08:17 2004 +0000 @@ -3364,7 +3364,8 @@ "Return the symbol or word that point is on (or a nearby one) as a string. The return value includes no text properties. If optional arg STRICT is non-nil, return nil unless point is within -or adjacent to a symbol or word. +or adjacent to a symbol or word. In all cases the value can be nil +if there is no word nearby. The function, belying its name, normally finds a symbol. If optional arg REALLY-WORD is non-nil, it finds just a word." (save-excursion