Mercurial > emacs
comparison src/ChangeLog @ 103136:5a5e07d71f3c
(x_handle_net_wm_state): Move declaration of lval before
any statements.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 02 May 2009 20:16:55 +0000 |
parents | 9569175bb813 |
children | e09d4e825e2f |
comparison
equal
deleted
inserted
replaced
103135:31694eae75d8 | 103136:5a5e07d71f3c |
---|---|
1 2009-05-02 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * xterm.c (x_handle_net_wm_state): Move declaration of lval before | |
4 any statements. | |
5 | |
1 2009-05-02 Andreas Schwab <schwab@linux-m68k.org> | 6 2009-05-02 Andreas Schwab <schwab@linux-m68k.org> |
2 | 7 |
3 * process.c (read_process_output): Make sure the current buffer is | 8 * process.c (read_process_output): Make sure the current buffer is |
4 always restored. | 9 always restored. |
5 | 10 |