Mercurial > emacs
comparison src/ChangeLog @ 96197:3c914bd3d4a1
(x_set_frame_alpha): Add x_catch_errors for bug#437.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 22 Jun 2008 14:02:07 +0000 |
parents | 568f14ebb684 |
children | 84f1326f4862 |
comparison
equal
deleted
inserted
replaced
96196:568f14ebb684 | 96197:3c914bd3d4a1 |
---|---|
1 2008-06-21 Seiji Zenitani <zenitani@mac.com> | |
2 Ryo Yoshitake <ryo@shiftmode.net> | |
3 | |
4 * xterm.c (x_set_frame_alpha): Add x_catch_errors for bug#437. | |
5 | |
1 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el): | 8 * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el): |
4 Use $(BOOTSTRAPEMACS) rather than witness-emacs. | 9 Use $(BOOTSTRAPEMACS) rather than witness-emacs. |
5 (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it. | 10 (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it. |