# HG changeset patch # User Kenichi Handa # Date 1075189375 0 # Node ID 38163e38885b0ee043ed5c2226ccf64fed96761b # Parent 8fca6fb9c7c97d575385e5e09535c2520be3fb4b Add an entry for sentence-end-without-space. diff -r 8fca6fb9c7c9 -r 38163e38885b etc/NEWS --- a/etc/NEWS Tue Jan 27 07:34:35 2004 +0000 +++ b/etc/NEWS Tue Jan 27 07:42:55 2004 +0000 @@ -1790,6 +1790,10 @@ * Lisp Changes in Emacs 21.4 +** The default value of `sentence-end' is now defined using the new +variable `sentence-end-without-space' which contains such characters +that ends a sentecen without following spaces. + +++ ** The flags, width, and precision options for %-specifications in function `format' are now documented. Some flags that were accepted but not