From 8bc51bd12032a147d099fa9a312332c6f0f06115 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sun, 18 Apr 2004 22:23:01 +0000 Subject: [PATCH] sentence-end --- etc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.2