Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4123:5333f383efbd
[xemacs-hg @ 2007-08-17 08:04:25 by crestani]
2007-08-15 Marcus Crestani <crestani@xemacs.org>
* input-method-xlib.c (EmacsFreeXIMStyles):
* lisp.h:
* process-unix.c (connect_to_file_descriptor):
* process-unix.c (create_bidirectional_pipe):
* process-unix.c (unix_create_process):
* process-unix.c (unix_open_network_stream):
* process-unix.c (unix_open_multicast_group): Convert pointers to
EMACS_INTs instead of ints.
* vdb.c (Ftest_vdb): Print adresses as pointers.
| author | crestani |
|---|---|
| date | Fri, 17 Aug 2007 08:04:28 +0000 |
| parents | 8fea628c26fb |
| children | 9a633a00c3f2 |
comparison
equal
deleted
inserted
replaced
| 4122:8fea628c26fb | 4123:5333f383efbd |
|---|---|
| 1 2007-08-15 Marcus Crestani <crestani@xemacs.org> | |
| 2 | |
| 3 * input-method-xlib.c (EmacsFreeXIMStyles): | |
| 4 * lisp.h: | |
| 5 * process-unix.c (connect_to_file_descriptor): | |
| 6 * process-unix.c (create_bidirectional_pipe): | |
| 7 * process-unix.c (unix_create_process): | |
| 8 * process-unix.c (unix_open_network_stream): | |
| 9 * process-unix.c (unix_open_multicast_group): Convert pointers to | |
| 10 EMACS_INTs instead of ints. | |
| 11 * vdb.c (Ftest_vdb): Print adresses as pointers. | |
| 12 | |
| 1 2007-08-14 Marcus Crestani <crestani@xemacs.org> | 13 2007-08-14 Marcus Crestani <crestani@xemacs.org> |
| 2 | 14 |
| 3 * s/sol2.h: Fix for GCC lossage not needed with SunOS 5.10. | 15 * s/sol2.h: Fix for GCC lossage not needed with SunOS 5.10. |
| 4 | 16 |
| 5 2007-08-15 Marcus Crestani <crestani@xemacs.org> | 17 2007-08-15 Marcus Crestani <crestani@xemacs.org> |
