diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b568e99fb58..c33e49ca773 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 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 | |||
| 11 | 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net> | ||
| 12 | |||
| 13 | * display.texi (Progress): New node. | ||
| 14 | |||
| 15 | 2004-10-05 Kim F. Storm <storm@cua.dk> | ||
| 16 | |||
| 17 | * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos. | ||
| 18 | |||
| 1 | 2004-09-29 Kim F. Storm <storm@cua.dk> | 19 | 2004-09-29 Kim F. Storm <storm@cua.dk> |
| 2 | 20 | ||
| 3 | * display.texi (Fringe Bitmaps): Use symbols rather than numbers | 21 | * display.texi (Fringe Bitmaps): Use symbols rather than numbers |