aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorLuc Teirlinck2004-10-09 18:57:48 +0000
committerLuc Teirlinck2004-10-09 18:57:48 +0000
commit9f4b6e738feccb3ca6b9e65e0a3745fe5767af19 (patch)
tree8241fb243ffba23c1fed81cd6c5d3f45cc630574 /etc/NEWS
parent51d7369eb8e6bdb1310789c72266f2842af5fb24 (diff)
downloademacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.tar.gz
emacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.zip
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ccbf5f0e236..63c4ec3e3a1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2533,10 +2533,12 @@ If either property is not set, the default `overlay-arrow-string' or
2533line in current buffer, or if optional buffer position is given, line 2533line in current buffer, or if optional buffer position is given, line
2534number of corresponding line in current buffer. 2534number of corresponding line in current buffer.
2535 2535
2536+++
2536** The default value of `sentence-end' is now defined using the new 2537** The default value of `sentence-end' is now defined using the new
2537variable `sentence-end-without-space' which contains such characters 2538variable `sentence-end-without-space' which contains such characters
2538that end a sentence without following spaces. 2539that end a sentence without following spaces.
2539 2540
2541+++
2540** The function `sentence-end' should be used to obtain the value of 2542** The function `sentence-end' should be used to obtain the value of
2541the variable `sentence-end'. If the variable `sentence-end' is nil, 2543the variable `sentence-end'. If the variable `sentence-end' is nil,
2542then this function returns the regexp constructed from the variables 2544then this function returns the regexp constructed from the variables