Mercurial > emacs
comparison src/ChangeLog @ 105671:f4161811f50e
* xterm.c:
* xfns.c: Remove always true condition: XtSpecificationRelease >= 5.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 19 Oct 2009 05:11:07 +0000 |
parents | 68dd71358159 |
children | 715324003204 |
comparison
equal
deleted
inserted
replaced
105670:6f463ea7a91a | 105671:f4161811f50e |
---|---|
1 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> | 1 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 * xterm.c: | |
4 * xfns.c: Remove always true condition: XtSpecificationRelease >= 5. | |
2 | 5 |
3 * alloc.c: Do not define struct catchtag. | 6 * alloc.c: Do not define struct catchtag. |
4 * eval.c: Move struct catchtag definition ... | 7 * eval.c: Move struct catchtag definition ... |
5 * lisp.h: ... here. | 8 * lisp.h: ... here. |
6 | 9 |