diff options
| author | Miles Bader | 2000-12-09 02:58:55 +0000 |
|---|---|---|
| committer | Miles Bader | 2000-12-09 02:58:55 +0000 |
| commit | 00480554c4ed048fabd1bc4f34351dca2c9c270b (patch) | |
| tree | 3b7e53960e57e759c16e572389cc451b1f3424ba /lispref/ChangeLog | |
| parent | 26fcde616f379b4941441a71d07942d4fa0d49db (diff) | |
| download | emacs-00480554c4ed048fabd1bc4f34351dca2c9c270b.tar.gz emacs-00480554c4ed048fabd1bc4f34351dca2c9c270b.zip | |
(Window Start): Update documentation for `pos-visible-in-window-p'.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 64e61df4665..7d37f87d75e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-12-09 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * windows.texi (Window Start): Update documentation for | ||
| 4 | `pos-visible-in-window-p'. | ||
| 5 | |||
| 1 | 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * lists.texi (Building Lists): Add footnote to explain how to add | 8 | * lists.texi (Building Lists): Add footnote to explain how to add |