]> git.eshelyaron.com Git - emacs.git/commitdiff
sentence-end
authorJuri Linkov <juri@jurta.org>
Sun, 18 Apr 2004 22:23:01 +0000 (22:23 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 18 Apr 2004 22:23:01 +0000 (22:23 +0000)
etc/NEWS

index 1659cccf12bd094ad6fd2c38d2123f41f753185f..d22ed8cd5f142e5f1a687ddabd8cff48bb5df716 100644 (file)
--- 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