Mercurial > emacs
comparison src/ChangeLog @ 105672:715324003204
* process.c (create_pty): Remove conditionals for no longer
supported systems: UNIPLUS and RTU.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 19 Oct 2009 05:13:31 +0000 |
parents | f4161811f50e |
children | bb413968898a |
comparison
equal
deleted
inserted
replaced
105671:f4161811f50e | 105672:715324003204 |
---|---|
1 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> | 1 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 * process.c (create_pty): Remove conditionals for no longer | |
4 supported systems: UNIPLUS and RTU. | |
2 | 5 |
3 * xterm.c: | 6 * xterm.c: |
4 * xfns.c: Remove always true condition: XtSpecificationRelease >= 5. | 7 * xfns.c: Remove always true condition: XtSpecificationRelease >= 5. |
5 | 8 |
6 * alloc.c: Do not define struct catchtag. | 9 * alloc.c: Do not define struct catchtag. |