diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 772f3887eab..b6b8b022e82 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-01-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * dispnew.c (update_frame): Move the variable `tem' to the block | ||
| 4 | where it is used. | ||
| 5 | |||
| 1 | 2002-01-19 Jason Rumney <jasonr@gnu.org> | 6 | 2002-01-19 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * w32fns.c (Fx_create_frame): Bind redisplay-dont-pause around | 8 | * w32fns.c (Fx_create_frame): Bind redisplay-dont-pause around |