diff options
| author | Károly Lőrentey | 2006-03-12 01:37:34 +0000 |
|---|---|---|
| committer | Károly Lőrentey | 2006-03-12 01:37:34 +0000 |
| commit | a9d54793ea232d6c6b93cf10477216e4361abcec (patch) | |
| tree | 625ccb394eaf2291aa6f7a7763da22ebdf394ebf /src/ChangeLog | |
| parent | 83c7a27bc0184b0eb63eb79b5a4edb40c74fd7a5 (diff) | |
| download | emacs-a9d54793ea232d6c6b93cf10477216e4361abcec.tar.gz emacs-a9d54793ea232d6c6b93cf10477216e4361abcec.zip | |
(x_icon): Disable redundant call to `x_wm_set_window_state'.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 68178e2c4d3..16565f77c03 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-03-12 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> | ||
| 2 | |||
| 3 | * xfns.c (x_icon): Disable redundant call to `x_wm_set_window_state'. | ||
| 4 | |||
| 1 | 2006-03-11 Jason Rumney <jasonr@gnu.org> | 5 | 2006-03-11 Jason Rumney <jasonr@gnu.org> |
| 2 | 6 | ||
| 3 | * w32fns.c (signal_user_input): New function. | 7 | * w32fns.c (signal_user_input): New function. |