Mercurial > emacs
comparison src/ChangeLog @ 100825:aa7072ec5fe2
(make_terminal_frame): Remove redundant code and useless
block.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 01 Jan 2009 19:58:00 +0000 |
parents | e5aa6a069f40 |
children | dd451a5b1d77 |
comparison
equal
deleted
inserted
replaced
100824:e5aa6a069f40 | 100825:aa7072ec5fe2 |
---|---|
1 2009-01-01 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * frame.c (make_terminal_frame): Remove redundant code and useless | |
4 block. | |
5 | |
1 2009-01-01 Andreas Schwab <schwab@suse.de> | 6 2009-01-01 Andreas Schwab <schwab@suse.de> |
2 | 7 |
3 * process.c (conv_sockaddr_to_lisp): Add workaround for | 8 * process.c (conv_sockaddr_to_lisp): Add workaround for |
4 getsockname bug on BSD. | 9 getsockname bug on BSD. |
5 | 10 |