diff options
| author | Luc Teirlinck | 2004-10-09 18:57:48 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-10-09 18:57:48 +0000 |
| commit | 9f4b6e738feccb3ca6b9e65e0a3745fe5767af19 (patch) | |
| tree | 8241fb243ffba23c1fed81cd6c5d3f45cc630574 /etc/NEWS | |
| parent | 51d7369eb8e6bdb1310789c72266f2842af5fb24 (diff) | |
| download | emacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.tar.gz emacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.zip | |
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -2533,10 +2533,12 @@ If either property is not set, the default `overlay-arrow-string' or | |||
| 2533 | line in current buffer, or if optional buffer position is given, line | 2533 | line in current buffer, or if optional buffer position is given, line |
| 2534 | number of corresponding line in current buffer. | 2534 | number 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 |
| 2537 | variable `sentence-end-without-space' which contains such characters | 2538 | variable `sentence-end-without-space' which contains such characters |
| 2538 | that end a sentence without following spaces. | 2539 | that 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 |
| 2541 | the variable `sentence-end'. If the variable `sentence-end' is nil, | 2543 | the variable `sentence-end'. If the variable `sentence-end' is nil, |
| 2542 | then this function returns the regexp constructed from the variables | 2544 | then this function returns the regexp constructed from the variables |