changeset 54982:5a763a523920

sentence-end
author Juri Linkov <juri@jurta.org>
date Sun, 18 Apr 2004 22:23:01 +0000
parents 593e8cff7835
children e6f8f4939bf6
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sun Apr 18 22:12:23 2004 +0000
+++ b/etc/NEWS	Sun Apr 18 22:23:01 2004 +0000
@@ -2071,6 +2071,12 @@
 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