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 /lispref/ChangeLog | |
| parent | 51d7369eb8e6bdb1310789c72266f2842af5fb24 (diff) | |
| download | emacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.tar.gz emacs-9f4b6e738feccb3ca6b9e65e0a3745fe5767af19.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e941967e76b..c33e49ca773 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2004-10-09 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * text.texi (Filling): Add anchor for definition of | ||
| 4 | `sentence-end-double-space'. | ||
| 5 | |||
| 6 | * searching.texi (Regexp Example): Update description of how | ||
| 7 | Emacs currently recognizes the end of a sentence. | ||
| 8 | (Standard Regexps): Update definition of the variable | ||
| 9 | `sentence-end'. Add definition of the function `sentence-end'. | ||
| 10 | |||
| 1 | 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net> | 11 | 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net> |
| 2 | 12 | ||
| 3 | * display.texi (Progress): New node. | 13 | * display.texi (Progress): New node. |