diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index cdf120e7a41..a8c9c295a83 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,22 @@ | |||
| 1 | 2004-07-16 Jim Blandy <jimb@redhat.com> | ||
| 2 | |||
| 3 | * searching.texi (Regexp Backslash): Document new \_< and \_> | ||
| 4 | operators. | ||
| 5 | |||
| 6 | 2004-07-16 Juanma Barranquero <lektu@terra.es> | ||
| 7 | |||
| 8 | * display.texi (Images): Fix Texinfo usage. | ||
| 9 | |||
| 10 | 2004-07-14 Luc Teirlinck <teirllm@auburn.edu> | ||
| 11 | |||
| 12 | * buffers.texi (Modification Time): `visited-file-modtime' now | ||
| 13 | returns a list of two integers, instead of a cons. | ||
| 14 | |||
| 15 | 2004-07-13 Luc Teirlinck <teirllm@auburn.edu> | ||
| 16 | |||
| 17 | * windows.texi: Various changes in addition to: | ||
| 18 | (Splitting Windows): Add `split-window-keep-point'. | ||
| 19 | |||
| 1 | 2004-07-09 Richard M. Stallman <rms@gnu.org> | 20 | 2004-07-09 Richard M. Stallman <rms@gnu.org> |
| 2 | 21 | ||
| 3 | * frames.texi (Input Focus): Minor fix. | 22 | * frames.texi (Input Focus): Minor fix. |