/[emacs]/emacs/lisp/simple.el
ViewVC logotype

Diff of /emacs/lisp/simple.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.648 by rms, Sun Jun 13 22:00:17 2004 UTC revision 1.649 by rms, Fri Jul 9 16:08:17 2004 UTC
# Line 3364  With argument, do this that many times." Line 3364  With argument, do this that many times."
3364    "Return the symbol or word that point is on (or a nearby one) as a string.    "Return the symbol or word that point is on (or a nearby one) as a string.
3365  The return value includes no text properties.  The return value includes no text properties.
3366  If optional arg STRICT is non-nil, return nil unless point is within  If optional arg STRICT is non-nil, return nil unless point is within
3367  or adjacent to a symbol or word.  or adjacent to a symbol or word.  In all cases the value can be nil
3368    if there is no word nearby.
3369  The function, belying its name, normally finds a symbol.  The function, belying its name, normally finds a symbol.
3370  If optional arg REALLY-WORD is non-nil, it finds just a word."  If optional arg REALLY-WORD is non-nil, it finds just a word."
3371    (save-excursion    (save-excursion

Legend:
Removed from v.1.648  
changed lines
  Added in v.1.649

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26