diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2d3bd39ccca..39bcba57c42 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-04-17 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * buffers.texi (Indirect Buffers): Clarify. | ||
| 4 | |||
| 5 | * positions.texi (Positions): Clarify converting marker to integer. | ||
| 6 | |||
| 7 | * strings.texi (String Basics): Mention string-match; clarify. | ||
| 8 | |||
| 1 | 2005-04-08 Lute Kamstra <lute@gnu.org> | 9 | 2005-04-08 Lute Kamstra <lute@gnu.org> |
| 2 | 10 | ||
| 3 | * modes.texi (Search-based Fontification): Fix cross references. | 11 | * modes.texi (Search-based Fontification): Fix cross references. |