diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9e30bff4191..1bc2bf0b8bb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-07-03 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * fns.c (sweep_weak_table): Mark only objects that are not | ||
| 4 | marked already. | ||
| 5 | |||
| 3 | * frame.c (next_frame, prev_frame): If MINIBUF is a window, | 6 | * frame.c (next_frame, prev_frame): If MINIBUF is a window, |
| 4 | include those frames as candidates which have their focus | 7 | include those frames as candidates which have their focus |
| 5 | redirected to the minibuffer frame. | 8 | redirected to the minibuffer frame. |