]> git.eshelyaron.com Git - emacs.git/commitdiff
Document the 'string' thingatpt target
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 25 Sep 2021 09:45:30 +0000 (11:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 25 Sep 2021 09:45:30 +0000 (11:45 +0200)
* doc/lispref/text.texi (Buffer Contents): Mention the 'string'
target.

doc/lispref/text.texi
etc/NEWS

index f83ca97163b68c214237e8efe8077328fe8a23d7..41b3138a0dd2a7111d1db739b787bbdcb2ae6e63 100644 (file)
@@ -319,7 +319,7 @@ The argument @var{thing} is a symbol which specifies a kind of
 syntactic entity.  Possibilities include @code{symbol}, @code{list},
 @code{sexp}, @code{defun}, @code{filename}, @code{existing-filename},
 @code{url}, @code{word}, @code{sentence}, @code{whitespace},
-@code{line}, @code{page}, and others.
+@code{line}, @code{page}, @code{string}, and others.
 
 When the optional argument @var{no-properties} is non-@code{nil}, this
 function strips text properties from the return value.
index 115808d05805fd692937cd5e0521b2a785b4b198..68853e423c089f7e10bd37fcad66ab03ed3c3cf2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2600,6 +2600,7 @@ This new command (bound to 'C-c C-l') regenerates the current hunk.
 This is like 'filename', but is a full path, and is nil if the file
 doesn't exist.
 
++++
 *** New 'thing-at-point' target: 'string'.
 If point is inside a string, it returns that string.
 
@@ -2809,6 +2810,7 @@ declared obsolete and rewritten as 'erc-track-select-mode-line-face',
 with different expected arguments (the current and old faces are now
 separated) and clearer documentation.
 
+---
 *** Add '/opme' and '/deopme' convenience commands.
 The new '/opme' convenience command asks ChanServ to set the operator
 status for the current nick in the current channel, and '/deopme'