Mercurial > emacs
comparison src/ChangeLog @ 109371:bf0e558ade02
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Mon, 12 Jul 2010 21:03:53 +0200 |
parents | a0caeaa02476 |
children | dd04c65fb401 |
comparison
equal
deleted
inserted
replaced
109370:a0caeaa02476 | 109371:bf0e558ade02 |
---|---|
1 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> | |
2 | |
3 * dbusbind.c (xd_initialize): Don't compare boolean with a | |
4 constant. | |
5 | |
1 2010-07-12 Eli Zaretskii <eliz@gnu.org> | 6 2010-07-12 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * process.c (setup_process_coding_systems): Move to the part | 8 * process.c (setup_process_coding_systems): Move to the part |
4 shared by non-subprocesses systems, and make its body empty when | 9 shared by non-subprocesses systems, and make its body empty when |
5 subprocesses is not defined. | 10 subprocesses is not defined. |