summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-04-18 22:23:01 +0000
committerJuri Linkov <juri@jurta.org>2004-04-18 22:23:01 +0000
commit7ac73ab92596a0b4c5ea729614c229e75c2d37bd (patch)
tree7c58ef995f67e18032a2669d33bbc69f6ea96508 /etc
parent13a7b862120bc3f06d1db2efab9b1bca2d51f945 (diff)
downloademacs-7ac73ab92596a0b4c5ea729614c229e75c2d37bd.tar.gz
sentence-end
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1659cccf12b..d22ed8cd5f1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2071,6 +2071,12 @@ number of corresponding line in current buffer.
variable `sentence-end-without-space' which contains such characters
that end a sentence without following spaces.
+** The function `sentence-end' should be used to obtain the value of
+the variable `sentence-end'. If the variable `sentence-end' is nil,
+then this function returns the regexp constructed from the variables
+`sentence-end-without-period', `sentence-end-double-space' and
+`sentence-end-without-space'.
+
+++
** The flags, width, and precision options for %-specifications in function
`format' are now documented. Some flags that were accepted but not