diff options
| author | Jan Djärv | 2004-02-07 17:17:20 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-02-07 17:17:20 +0000 |
| commit | 030400ebb178fa357c65b886aae48eea61a8a4a8 (patch) | |
| tree | e7341c40e9284cbeb39829e5dbcc708124e18c02 /src/ChangeLog | |
| parent | 1cb60b5a354ca2e11a3e1434d1ff8f07f61f2969 (diff) | |
| download | emacs-030400ebb178fa357c65b886aae48eea61a8a4a8.tar.gz emacs-030400ebb178fa357c65b886aae48eea61a8a4a8.zip | |
macfns.c, w32fns.c (Fx_change_window_property):
Make doc string and parameters same as for X version.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ad219254ddb..3cd8ce0f654 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * macfns.c (Fx_change_window_property): Make doc string and | ||
| 4 | parameters same as for X version. | ||
| 5 | |||
| 6 | * w32fns.c (Fx_change_window_property): Ditto. | ||
| 7 | |||
| 1 | 2004-02-07 Kim F. Storm <storm@cua.dk> | 8 | 2004-02-07 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * xdisp.c (hscroll_window_tree): Position cursor near to right | 10 | * xdisp.c (hscroll_window_tree): Position cursor near to right |